Home
last modified time | relevance | path

Searched defs:Uniforms (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dprogram.hpp28 using Uniforms = Us; typedef in mbgl::gl::Program
H A Duniform.hpp86 class Uniforms { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dsymbol_program.hpp111 using Uniforms = gl::Uniforms< typedef in mbgl::SymbolSizeBinder
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dpaint_property_binder.hpp323 …using Uniforms = gl::Uniforms<InterpolationUniform<typename Ps::Attribute>..., typename Ps::Unifor… typedef in mbgl::PaintPropertyBinders