Home
last modified time | relevance | path

Searched refs:glGetBooleanv (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/
H A Dgl_impl.hpp93 …#define glGetBooleanv(...) QOpenGLContext::currentContext()->functions()->glGetBooleanv(__VA_ARGS_… macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dvalue.cpp70 MBGL_CHECK_ERROR(glGetBooleanv(GL_DEPTH_WRITEMASK, &depthMask)); in Get()
82 MBGL_CHECK_ERROR(glGetBooleanv(GL_COLOR_WRITEMASK, bools)); in Get()
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h484 GL_API void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean *data);
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h584 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean *data);
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h584 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean *data);
H A Dgl31.h586 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean *data);
H A Dgl32.h586 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean *data);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch.c1525 glGetBooleanv(pname, params); in __glXDisp_GetBooleanv()
H A Dindirect_dispatch_swap.c1733 glGetBooleanv(pname, params); in __glXDispSwap_GetBooleanv()