Searched defs:getBooleanv (Results 1 – 3 of 3) sorted by relevance
2156 void State::getBooleanv(GLenum pname, GLboolean *params) const in getBooleanv() function in gl::State
6174 void Context::getBooleanv(GLenum pname, GLboolean *params) in getBooleanv() function in gl::Context
47 PFNGLGETBOOLEANVPROC getBooleanv = nullptr; variable