Home
last modified time | relevance | path

Searched refs:depthFail (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dstencil_mode.hpp57 Op depthFail; member in mbgl::gl::StencilMode
H A Dcontext.cpp713 stencilOp = { stencil.fail, stencil.depthFail, stencil.pass }; in setStencilMode()