Searched refs:s_glBindTexture (Results 1 – 4 of 4) sorted by relevance
148 static void s_glBindTexture(void* self, GLenum target, GLuint texture);
657 void GLEncoder::s_glBindTexture(void* self, GLenum target, GLuint texture) in s_glBindTexture() function in GLEncoder
363 static void s_glBindTexture(void* self, GLenum target, GLuint texture);
2193 void GL2Encoder::s_glBindTexture(void* self, GLenum target, GLuint texture) in s_glBindTexture() function in GL2Encoder