Searched defs:getIntegeri_v (Results 1 – 4 of 4) sorted by relevance
2188 void PrivateState::getIntegeri_v(GLenum target, GLuint index, GLint *data) const in getIntegeri_v() function in gl::PrivateState3499 void State::getIntegeri_v(const Context *context, GLenum target, GLuint index, GLint *data) const in getIntegeri_v() function in gl::State
2470 void Context::getIntegeri_v(GLenum target, GLuint index, GLint *data) in getIntegeri_v() function in gl::Context
293 PFNGLGETINTEGERI_VPROC getIntegeri_v = nullptr; variable
282 glGetIntegeri_vFunc getIntegeri_v; variable