Searched refs:s_glDeleteTextures (Results 1 – 4 of 4) sorted by relevance
149 static void s_glDeleteTextures(void* self, GLsizei n, const GLuint* textures);
698 void GLEncoder::s_glDeleteTextures(void* self, GLsizei n, const GLuint* textures) in s_glDeleteTextures() function in GLEncoder
364 static void s_glDeleteTextures(void* self, GLsizei n, const GLuint* textures);
2230 void GL2Encoder::s_glDeleteTextures(void* self, GLsizei n, const GLuint* textures) in s_glDeleteTextures() function in GL2Encoder