Searched refs:glStencilFunc (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 D | gl_impl.hpp | 134 …#define glStencilFunc(...) QOpenGLContext::currentContext()->functions()->glStencilFunc(__VA_ARGS_… macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | value.cpp | 90 MBGL_CHECK_ERROR(glStencilFunc(static_cast<GLenum>(value.func), value.ref, value.mask)); in Set()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 534 GL_API void GL_APIENTRY glStencilFunc (GLenum func, GLint ref, GLuint mask);
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 625 GL_APICALL void GL_APIENTRY glStencilFunc (GLenum func, GLint ref, GLuint mask);
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 625 GL_APICALL void GL_APIENTRY glStencilFunc (GLenum func, GLint ref, GLuint mask);
|
| H A D | gl31.h | 627 GL_APICALL void GL_APIENTRY glStencilFunc (GLenum func, GLint ref, GLuint mask);
|
| H A D | gl32.h | 627 GL_APICALL void GL_APIENTRY glStencilFunc (GLenum func, GLint ref, GLuint mask);
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_dispatch.c | 1380 glStencilFunc(*(GLenum *) (pc + 0), in __glXDisp_StencilFunc()
|
| H A D | indirect_dispatch_swap.c | 1573 glStencilFunc((GLenum) bswap_ENUM(pc + 0), in __glXDispSwap_StencilFunc()
|