Home
last modified time | relevance | path

Searched refs:SamplerCube (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 Dtypes.hpp113 SamplerCube = 0x8B60, enumerator
H A Dcontext.cpp89 static_assert(underlying_type(UniformDataType::SamplerCube) == GL_SAMPLER_CUBE, "OpenGL type mismat…