Home
last modified time | relevance | path

Searched refs:depthFunc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dvalue.cpp165 GLint depthFunc; in Get() local
166 MBGL_CHECK_ERROR(glGetIntegerv(GL_DEPTH_FUNC, &depthFunc)); in Get()
167 return static_cast<Type>(depthFunc); in Get()
H A Dcontext.cpp611 depthFunc.setDirty(); in setDirtyState()
696 depthFunc = depth.func; in setDepthMode()
701 depthFunc = depth.func; in setDepthMode()
H A Dcontext.hpp255 State<value::DepthFunc> depthFunc; member in mbgl::gl::Context
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h1471 SVGA3dComparisonFunc depthFunc; member
1500 SVGA3dComparisonFunc depthFunc; member