Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/d3d/
DGrD3DPipelineState.cpp95 const GrSurfaceProxy* const geomProcTextures[], in setAndBindTextures()
DGrD3DOpsRenderPass.cpp218 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/external/skia/src/gpu/ganesh/gl/
DGrGLProgram.cpp124 const GrSurfaceProxy* const geomProcTextures[], in bindTextures()
DGrGLOpsRenderPass.cpp91 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/external/skia/src/gpu/ganesh/mock/
DGrMockOpsRenderPass.h39 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/external/skia/src/gpu/ganesh/vk/
DGrVkPipelineState.cpp116 const GrSurfaceProxy* const geomProcTextures[], in setAndBindTextures()
DGrVkOpsRenderPass.cpp693 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
/external/skia/src/gpu/ganesh/
DGrOpsRenderPass.cpp134 const GrSurfaceProxy* const geomProcTextures[], in bindTextures()
DGrOpFlushState.h226 const GrSurfaceProxy* const geomProcTextures[], in bindTextures()
/external/skia/src/gpu/ganesh/dawn/
DGrDawnOpsRenderPass.cpp181 const GrSurfaceProxy* const geomProcTextures[], in onBindTextures()
DGrDawnProgramBuilder.cpp517 const GrSurfaceProxy* const geomProcTextures[]) { in setTextures()