Home
last modified time | relevance | path

Searched defs:groupSize (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 Dindex_buffer.hpp15 static constexpr std::size_t groupSize = DrawMode::bufferGroupSize; member in mbgl::gl::IndexVector
H A Dvertex_buffer.hpp17 static constexpr std::size_t groupSize = DrawMode::bufferGroupSize; member in mbgl::gl::VertexVector
/OK3568_Linux_fs/external/xserver/glx/
H A Drensize.c168 GLint groupSize, rowSize, padding, imageSize; in __glXImageSize() local