Searched defs:bindTexture (Results 1 – 4 of 4) sorted by relevance
397 void StateManagerGL::bindTexture(gl::TextureType type, GLuint texture) in bindTexture() function in rx::StateManagerGL
81 PFNGLBINDTEXTUREPROC bindTexture = nullptr; variable
2806 void GrGLGpu::bindTexture(int unitIdx, GrSamplerState samplerState, const GrSwizzle& swizzle, in bindTexture() function in GrGLGpu
1080 void Context::bindTexture(TextureType target, TextureID handle) in bindTexture() function in gl::Context