Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DPipelineState.cpp96 const GrSurfaceProxy* const geomProcTextures[], in setAndBindTextures()
H A DGrD3DOpsRenderPass.cpp220 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLProgram.cpp138 const GrSurfaceProxy* const geomProcTextures[], in bindTextures()
H A DGrGLOpsRenderPass.cpp106 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockOpsRenderPass.h58 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkPipelineState.cpp135 const GrSurfaceProxy* const geomProcTextures[], in setAndBindTextures()
H A DGrVkOpsRenderPass.cpp720 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrOpsRenderPass.cpp142 const GrSurfaceProxy* const geomProcTextures[], in bindTextures()
H A DGrOpFlushState.h257 const GrSurfaceProxy* const geomProcTextures[], in bindTextures()
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DDrawMeshOp.cpp1200 TArray<GrSurfaceProxy*> geomProcTextures; in onExecute() local