Home
last modified time | relevance | path

Searched refs:unblended (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_tile.cpp101 gl::ColorMode::unblended(), in finishRender()
122 gl::ColorMode::unblended(), in finishRender()
145 gl::ColorMode::unblended(), in finishRender()
H A Dpaint_parameters.cpp96 return gl::ColorMode::unblended(); in colorModeForRenderPass()
H A Drenderer_impl.cpp528 parameters.context.setColorMode(gl::ColorMode::unblended()); in render()
611 parameters.context.setColorMode(gl::ColorMode::unblended()); in render()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcolor_mode.hpp81 static ColorMode unblended() { in unblended() function in mbgl::gl::ColorMode
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_image_source.cpp69 gl::ColorMode::unblended(), in finishRender()