Home
last modified time | relevance | path

Searched refs:BackgroundProgram (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dbackground_program.hpp58 class BackgroundProgram : public Program< class
80 using BackgroundLayoutVertex = BackgroundProgram::LayoutVertex;
81 using BackgroundAttributes = BackgroundProgram::Attributes;
H A Dprograms.hpp52 BackgroundProgram background;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_background_layer.cpp51 const BackgroundProgram::PaintPropertyBinders paintAttributeData(properties, 0); in render()
110 BackgroundProgram::UniformValues { in render()