Home
last modified time | relevance | path

Searched defs:getBooleani_v (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.cpp2226 void PrivateState::getBooleani_v(GLenum target, GLuint index, GLboolean *data) const in getBooleani_v() function in gl::PrivateState
3603 void State::getBooleani_v(GLenum target, GLuint index, GLboolean *data) const in getBooleani_v() function in gl::State
H A DContext.cpp2540 void Context::getBooleani_v(GLenum target, GLuint index, GLboolean *data) in getBooleani_v() function in gl::Context
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h290 PFNGLGETBOOLEANI_VPROC getBooleani_v = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl256 glGetBooleani_vFunc getBooleani_v; variable