Searched defs:bindTextures (Results 1 – 9 of 9) sorted by relevance
129 void GrMtlPipelineState::bindTextures(GrMtlRenderCommandEncoder* renderCmdEncoder) { function
205 void bindTextures(const GrGeometryProcessor& geomProc, in bindTextures() function223 void bindTextures(const GrGeometryProcessor& geomProc, in bindTextures() function
136 void GrOpsRenderPass::bindTextures(const GrGeometryProcessor& geomProc, in bindTextures() function in GrOpsRenderPass
123 void GrGLProgram::bindTextures(const GrGeometryProcessor& geomProc, in bindTextures() function in GrGLProgram
611 PFNGLBINDTEXTURESPROC bindTextures = nullptr; variable
31 glBindTexturesFunc bindTextures; variable
2798 void Context::bindTextures(GLuint first, GLsizei count, const GLuint *textures) in bindTextures() function in gl::Context
2933 void Context::bindTextures(GLuint first, GLsizei count, const GLuint *textures) in bindTextures() function in gl::Context