Searched refs:GL_GetTextureParameterfv (Results 1 – 4 of 4) sorted by relevance
407 {"glGetTextureParameterfv", P(GL_GetTextureParameterfv)},
860 ANGLE_EXPORT void GL_APIENTRY GL_GetTextureParameterfv(GLuint texture,
5782 return GL_GetTextureParameterfv(texture, pname, params); in glGetTextureParameterfv()
7214 void GL_APIENTRY GL_GetTextureParameterfv(GLuint texture, GLenum pname, GLfloat *params) in GL_GetTextureParameterfv() function