Searched defs:getTexLevelParameterfv (Results 1 – 4 of 4) sorted by relevance
216 void TextureMultisampleTest::getTexLevelParameterfv(GLenum target, in getTexLevelParameterfv() function in __anone1128ae80111::TextureMultisampleTest
54 PFNGLGETTEXLEVELPARAMETERFVPROC getTexLevelParameterfv = nullptr; variable
361 glGetTexLevelParameterfvFunc getTexLevelParameterfv; variable
2713 void Context::getTexLevelParameterfv(TextureTarget target, in getTexLevelParameterfv() function in gl::Context