Searched refs:GL_SamplerParameterIivOES (Results 1 – 4 of 4) sorted by relevance
756 {"glSamplerParameterIivOES", P(GL_SamplerParameterIivOES)},
1469 ANGLE_EXPORT void GL_APIENTRY GL_SamplerParameterIivOES(GLuint sampler,
5330 return GL_SamplerParameterIivOES(sampler, pname, param); in glSamplerParameterIivOES()
9942 void GL_APIENTRY GL_SamplerParameterIivOES(GLuint sampler, GLenum pname, const GLint *param) in GL_SamplerParameterIivOES() function