Searched defs:bindTexture (Results 1 – 4 of 4) sorted by relevance
423 void StateManagerGL::bindTexture(gl::TextureType type, GLuint texture) in bindTexture() function in rx::StateManagerGL
81 PFNGLBINDTEXTUREPROC bindTexture = nullptr; variable
1440 GLenum GLClientState::bindTexture(GLenum target, GLuint texture, in bindTexture() function in GLClientState
1039 void Context::bindTexture(TextureType target, TextureID handle) in bindTexture() function in gl::Context