Home
last modified time | relevance | path

Searched refs:pixelTransferDepth (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.hpp239 State<value::PixelTransferDepth> pixelTransferDepth; member in mbgl::gl::Context
H A Dcontext.cpp629 pixelTransferDepth.setDirty(); in setDirtyState()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drenderer_impl.cpp617 parameters.context.pixelTransferDepth = { base, 1.0f - base }; in render()