Home
last modified time | relevance | path

Searched defs:OffscreenTexture (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Doffscreen_texture.cpp65 OffscreenTexture::OffscreenTexture(gl::Context& context, in OffscreenTexture() function in mbgl::OffscreenTexture
72 OffscreenTexture::OffscreenTexture(gl::Context& context, in OffscreenTexture() function in mbgl::OffscreenTexture
H A Doffscreen_texture.hpp12 class OffscreenTexture { class