Home
last modified time | relevance | path

Searched refs:primProcProxiesToBind (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp2003 const GrTextureProxy* const* primProcProxiesToBind = nullptr; in flushGLState() local
2010 primProcProxiesToBind = fixedDynamicState->fPrimitiveProcessorTextures; in flushGLState()
2038 primProc, pipeline, primProcProxiesToBind); in flushGLState()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp1974 const GrTextureProxy* const* primProcProxiesToBind = nullptr; in flushGLState() local
1981 primProcProxiesToBind = fixedDynamicState->fPrimitiveProcessorTextures; in flushGLState()
2009 primProc, pipeline, primProcProxiesToBind); in flushGLState()