Searched refs:s_glBindTexture (Results 1 – 4 of 4) sorted by relevance
149 static void s_glBindTexture(void* self, GLenum target, GLuint texture);
662 void GLEncoder::s_glBindTexture(void* self, GLenum target, GLuint texture) in s_glBindTexture() function in GLEncoder
405 static void s_glBindTexture(void* self, GLenum target, GLuint texture);
2461 void GL2Encoder::s_glBindTexture(void* self, GLenum target, GLuint texture) in s_glBindTexture() function in GL2Encoder