Searched refs:depthFunc (Results 1 – 4 of 4) sorted by relevance
165 GLint depthFunc; in Get() local166 MBGL_CHECK_ERROR(glGetIntegerv(GL_DEPTH_FUNC, &depthFunc)); in Get()167 return static_cast<Type>(depthFunc); in Get()
611 depthFunc.setDirty(); in setDirtyState()696 depthFunc = depth.func; in setDepthMode()701 depthFunc = depth.func; in setDepthMode()
255 State<value::DepthFunc> depthFunc; member in mbgl::gl::Context
1471 SVGA3dComparisonFunc depthFunc; member1500 SVGA3dComparisonFunc depthFunc; member