Searched refs:GL_CreateSamplers (Results 1 – 4 of 4) sorted by relevance
173 {"glCreateSamplers", P(GL_CreateSamplers)},
778 ANGLE_EXPORT void GL_APIENTRY GL_CreateSamplers(GLsizei n, GLuint *samplers);
5614 return GL_CreateSamplers(n, samplers); in glCreateSamplers()
6461 void GL_APIENTRY GL_CreateSamplers(GLsizei n, GLuint *samplers) in GL_CreateSamplers() function