Searched defs:bindTextures (Results 1 – 2 of 2) sorted by relevance
611 PFNGLBINDTEXTURESPROC bindTextures = nullptr; variable
2820 void Context::bindTextures(GLuint first, GLsizei count, const GLuint *textures) in bindTextures() function in gl::Context