Home
last modified time | relevance | path

Searched refs:PaintAttributes (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dprogram.hpp29 using PaintAttributes = typename PaintPropertyBinders::Attributes; typedef in mbgl::Program
30 using Attributes = gl::ConcatenateAttributes<LayoutAttributes, PaintAttributes>;
H A Dsymbol_program.hpp259 using PaintAttributes = typename PaintPropertyBinders::Attributes; typedef in mbgl::SymbolProgram
260 using Attributes = gl::ConcatenateAttributes<LayoutAndSizeAttributes, PaintAttributes>;