Searched refs:DeleteSamplers (Results 1 – 4 of 4) sorted by relevance
1166 { "glDeleteSamplers", _O(DeleteSamplers) },
166 void DeleteSamplers(GLsizei n, const GLuint* samplers) override;
285 void MojoGLES2Impl::DeleteSamplers(GLsizei n, const GLuint* samplers) { in DeleteSamplers() function in mojo::MojoGLES2Impl
440 #define glDeleteSamplers MANGLE(DeleteSamplers)