Searched refs:GenSamplers (Results 1 – 5 of 5) sorted by relevance
72 functions and the GenSamplers function must always create an object, and
1170 { "glGenSamplers", _O(GenSamplers) },
212 void GenSamplers(GLsizei n, GLuint* samplers) override;
408 void MojoGLES2Impl::GenSamplers(GLsizei n, GLuint* samplers) { in GenSamplers() function in mojo::MojoGLES2Impl
572 #define glGenSamplers MANGLE(GenSamplers)