Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dprogram.hpp52 const typename PaintProperties::PossiblyEvaluated& currentProperties, in computeAllUniformValues()
61 const typename PaintProperties::PossiblyEvaluated& currentProperties) { in computeAllAttributeBindings()
116 Program& get(const typename PaintProperties::PossiblyEvaluated& currentProperties) { in get()
H A Dcollision_box_program.hpp70 const typename PaintProperties::PossiblyEvaluated& currentProperties, in draw()
149 const typename PaintProperties::PossiblyEvaluated& currentProperties, in draw()
H A Dsymbol_program.hpp284 const typename PaintProperties::PossiblyEvaluated& currentProperties, in computeAllUniformValues()
295 const typename PaintProperties::PossiblyEvaluated& currentProperties) { in computeAllAttributeBindings()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dpaint_property_binder.hpp348 static Bitset constants(const EvaluatedProperties& currentProperties) { in constants()
358 static std::vector<std::string> defines(const EvaluatedProperties& currentProperties) { in defines()