Home
last modified time | relevance | path

Searched defs:bindTextures (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrOpFlushState.h238 void bindTextures(const GrGeometryProcessor& geomProc, in bindTextures() function
256 void bindTextures(const GrGeometryProcessor& geomProc, in bindTextures() function
H A DGrOpsRenderPass.cpp141 void GrOpsRenderPass::bindTextures(const GrGeometryProcessor& geomProc, in bindTextures() function in GrOpsRenderPass
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlPipelineState.mm130 void GrMtlPipelineState::bindTextures(GrMtlRenderCommandEncoder* renderCmdEncoder) { function
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLProgram.cpp137 void GrGLProgram::bindTextures(const GrGeometryProcessor& geomProc, in bindTextures() function in GrGLProgram
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDrawPass.cpp228 void bindTextures(DrawPassCommands::List* commandList) { in bindTextures() function in skgpu::graphite::__anon6929da090111::TextureBindingTracker
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h611 PFNGLBINDTEXTURESPROC bindTextures = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl31 glBindTexturesFunc bindTextures; variable