Home
last modified time | relevance | path

Searched refs:getBooleanvImpl (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
Dqueryconversions.cpp194 context->getBooleanvImpl(pname, boolParams.data()); in CastStateValues()
DContext.h422 void getBooleanvImpl(GLenum pname, GLboolean *params) const;
DContext.cpp1479 void Context::getBooleanvImpl(GLenum pname, GLboolean *params) const in getBooleanvImpl() function in gl::Context
6646 getBooleanvImpl(pname, params); in getBooleanv()