Searched refs:glDepthFunc (Results 1 – 9 of 9) sorted by relevance
69 #define glDepthFunc(...) QOpenGLContext::currentContext()->functions()->glDepthFunc(__VA_ARGS__) macro
161 MBGL_CHECK_ERROR(glDepthFunc(static_cast<GLenum>(value))); in Set()
469 GL_API void GL_APIENTRY glDepthFunc (GLenum func);
560 GL_APICALL void GL_APIENTRY glDepthFunc (GLenum func);
562 GL_APICALL void GL_APIENTRY glDepthFunc (GLenum func);
1394 glDepthFunc(*(GLenum *) (pc + 0)); in __glXDisp_DepthFunc()
1587 glDepthFunc((GLenum) bswap_ENUM(pc + 0)); in __glXDispSwap_DepthFunc()