Home
last modified time | relevance | path

Searched defs:geomProcTextures (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/gpu/ganesh/d3d/
DGrD3DPipelineState.cpp96 const GrSurfaceProxy* const geomProcTextures[], in setAndBindTextures()
DGrD3DOpsRenderPass.cpp220 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/external/skia/src/gpu/ganesh/gl/
DGrGLProgram.cpp124 const GrSurfaceProxy* const geomProcTextures[], in bindTextures()
DGrGLOpsRenderPass.cpp92 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/external/skia/src/gpu/ganesh/mock/
DGrMockOpsRenderPass.h58 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/external/skia/src/gpu/ganesh/vk/
DGrVkPipelineState.cpp116 const GrSurfaceProxy* const geomProcTextures[], in setAndBindTextures()
DGrVkOpsRenderPass.cpp694 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/external/skia/src/gpu/ganesh/
DGrOpsRenderPass.cpp142 const GrSurfaceProxy* const geomProcTextures[], in bindTextures()
DGrOpFlushState.h257 const GrSurfaceProxy* const geomProcTextures[], in bindTextures()
/external/skia/src/gpu/ganesh/ops/
DDrawMeshOp.cpp1141 TArray<GrSurfaceProxy*> geomProcTextures; in onExecute() local