Home
last modified time | relevance | path

Searched refs:Sampler2D (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 Dtypes.hpp112 Sampler2D = 0x8B5E, enumerator
H A Duniform.cpp147 uniform.type == UniformDataType::Sampler2D)); in verifyUniform()
H A Dcontext.cpp88 static_assert(underlying_type(UniformDataType::Sampler2D) == GL_SAMPLER_2D, "OpenGL type mismatch");