Home
last modified time | relevance | path

Searched refs:BindTexture (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 Dvalue.cpp306 const constexpr BindTexture::Type BindTexture::Default;
308 void BindTexture::Set(const Type& value) { in Set()
312 BindTexture::Type BindTexture::Get() { in Get()
H A Dvalue.hpp215 struct BindTexture { struct
H A Dcontext.hpp226 std::array<State<value::BindTexture>, 2> texture;