Searched refs:refProgram (Results 1 – 4 of 4) sorted by relevance
76 GrGLProgram* GrGLGpu::ProgramCache::refProgram(GrGLGpu* gpu, in refProgram() function in GrGLGpu::ProgramCache
330 GrGLProgram* refProgram(GrGLGpu*, GrRenderTarget*, GrSurfaceOrigin,
1937 sk_sp<GrGLProgram> program(fProgramCache->refProgram(this, renderTarget, origin, primProc, in flushGLState()
1343 UniquePtr<ProgramWrapper> refProgram (createReferenceProgram(pp)); in testPipelineRendering() local1344 GLuint refProgName = refProgram->getProgramName(); in testPipelineRendering()