Home
last modified time | relevance | path

Searched refs:FloatVec3 (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.hpp99 FloatVec3 = 0x8B51, enumerator
H A Duniform.cpp123 assert(uniform.size == 1 && uniform.type == UniformDataType::FloatVec3); in verifyUniform()
H A Dcontext.cpp75 static_assert(underlying_type(UniformDataType::FloatVec3) == GL_FLOAT_VEC3, "OpenGL type mismatch");