Home | History | Annotate | Download | only in gpu

Lines Matching refs:fUniqueID

341         , fUniqueID(SK_InvalidGenID == id ? next_id() : id) {
355 fResourceCache = new GrResourceCache(fCaps.get(), fUniqueID);