Searched refs:s_glDeleteTextures (Results 1 – 4 of 4) sorted by relevance
137 static void s_glDeleteTextures(void* self, GLsizei n, const GLuint* textures);
690 void GLEncoder::s_glDeleteTextures(void* self, GLsizei n, const GLuint* textures) in s_glDeleteTextures() function in GLEncoder
233 static void s_glDeleteTextures(void* self, GLsizei n, const GLuint* textures);
1298 void GL2Encoder::s_glDeleteTextures(void* self, GLsizei n, const GLuint* textures) in s_glDeleteTextures() function in GL2Encoder