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