Searched refs:GL_SamplerParameterfvRobustANGLE (Results 1 – 4 of 4) sorted by relevance
764 {"glSamplerParameterfvRobustANGLE", P(GL_SamplerParameterfvRobustANGLE)},
455 ANGLE_EXPORT void GL_APIENTRY GL_SamplerParameterfvRobustANGLE(GLuint sampler,
3428 return GL_SamplerParameterfvRobustANGLE(sampler, pname, bufSize, param); in glSamplerParameterfvRobustANGLE()
2375 void GL_APIENTRY GL_SamplerParameterfvRobustANGLE(GLuint sampler, in GL_SamplerParameterfvRobustANGLE() function