Searched defs:getBooleanv (Results 1 – 6 of 6) sorted by relevance
2299 void State::getBooleanv(GLenum pname, GLboolean *params) const in getBooleanv() function in gl::State
6638 void Context::getBooleanv(GLenum pname, GLboolean *params) in getBooleanv() function in gl::Context
1098 bool Context::getBooleanv(GLenum pname, GLboolean *params) in getBooleanv() function in es1::Context
47 PFNGLGETBOOLEANVPROC getBooleanv = nullptr; variable
1852 bool Context::getBooleanv(GLenum pname, GLboolean *params) const in getBooleanv() function in es2::Context
256 glGetBooleanvFunc getBooleanv; variable