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