Home
last modified time | relevance | path

Searched refs:glClearStencil (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.hpp53 …#define glClearStencil(...) QOpenGLContext::currentContext()->functions()->glClearStencil(__VA_ARG… macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dvalue.cpp41 MBGL_CHECK_ERROR(glClearStencil(value)); in Set()
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h455 GL_API void GL_APIENTRY glClearStencil (GLint s);
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h544 GL_APICALL void GL_APIENTRY glClearStencil (GLint s);
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h544 GL_APICALL void GL_APIENTRY glClearStencil (GLint s);
H A Dgl31.h546 GL_APICALL void GL_APIENTRY glClearStencil (GLint s);
H A Dgl32.h546 GL_APICALL void GL_APIENTRY glClearStencil (GLint s);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch.c1174 glClearStencil(*(GLint *) (pc + 0)); in __glXDisp_ClearStencil()
H A Dindirect_dispatch_swap.c1362 glClearStencil((GLint) bswap_CARD32(pc + 0)); in __glXDispSwap_ClearStencil()