Home
last modified time | relevance | path

Searched refs:getNamedLocations (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 Dprogram.hpp109 identifier, Attributes::getNamedLocations(attributeLocations), in get()
110 Uniforms::getNamedLocations(uniformsState) }; in get()
H A Duniform.hpp114 static NamedLocations getNamedLocations(const State& state) { in getNamedLocations() function in mbgl::gl::Uniforms
H A Dattribute.hpp254 static NamedLocations getNamedLocations(const Locations& locations) { in getNamedLocations() function in mbgl::gl::Attributes