Searched refs:GL_GetTextureLevelParameterfv (Results 1 – 4 of 4) sorted by relevance
403 {"glGetTextureLevelParameterfv", P(GL_GetTextureLevelParameterfv)},
846 ANGLE_EXPORT void GL_APIENTRY GL_GetTextureLevelParameterfv(GLuint texture,
5759 return GL_GetTextureLevelParameterfv(texture, level, pname, params); in glGetTextureLevelParameterfv()
7102 void GL_APIENTRY GL_GetTextureLevelParameterfv(GLuint texture, in GL_GetTextureLevelParameterfv() function