Searched defs:getBooleanv (Results 1 – 3 of 3) sorted by relevance
1098 bool Context::getBooleanv(GLenum pname, GLboolean *params) in getBooleanv() function in es1::Context
1804 bool Context::getBooleanv(GLenum pname, GLboolean *params) const in getBooleanv() function in es2::Context
256 glGetBooleanvFunc getBooleanv; variable