Searched refs:primProcProxiesForMipRegen (Results 1 – 2 of 2) sorted by relevance
2002 const GrTextureProxy* const* primProcProxiesForMipRegen = nullptr; in flushGLState() local2006 primProcProxiesForMipRegen = dynamicStateArrays->fPrimitiveProcessorTextures; in flushGLState()2009 primProcProxiesForMipRegen = fixedDynamicState->fPrimitiveProcessorTextures; in flushGLState()2013 SkASSERT(SkToBool(primProcProxiesForMipRegen) == SkToBool(primProc.numTextureSamplers())); in flushGLState()2016 primProcProxiesForMipRegen, in flushGLState()2023 primProc, pipeline, primProcProxiesForMipRegen, numPrimProcTextureSets); in flushGLState()
1973 const GrTextureProxy* const* primProcProxiesForMipRegen = nullptr; in flushGLState() local1977 primProcProxiesForMipRegen = dynamicStateArrays->fPrimitiveProcessorTextures; in flushGLState()1980 primProcProxiesForMipRegen = fixedDynamicState->fPrimitiveProcessorTextures; in flushGLState()1984 SkASSERT(SkToBool(primProcProxiesForMipRegen) == SkToBool(primProc.numTextureSamplers())); in flushGLState()1987 primProcProxiesForMipRegen, in flushGLState()1994 primProc, pipeline, primProcProxiesForMipRegen, numPrimProcTextureSets); in flushGLState()