Searched refs:GL_TextureParameterf (Results 1 – 4 of 4) sorted by relevance
858 {"glTextureParameterf", P(GL_TextureParameterf)},
1038 ANGLE_EXPORT void GL_APIENTRY GL_TextureParameterf(GLuint texture, GLenum pname, GLfloat param);
6120 return GL_TextureParameterf(texture, pname, param); in glTextureParameterf()
8650 void GL_APIENTRY GL_TextureParameterf(GLuint texture, GLenum pname, GLfloat param) in GL_TextureParameterf() function