Searched refs:fProgramCache (Results 1 – 2 of 2) sorted by relevance
300 ProgramCache* fProgramCache; variable
190 fProgramCache = SkNEW_ARGS(ProgramCache, (this)); in GrGLGpu()223 delete fProgramCache; in ~GrGLGpu()228 fProgramCache->abandon(); in contextAbandoned()1420 fCurrentProgram.reset(fProgramCache->getProgram(args)); in flushGLState()