Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dattribute.hpp237 auto maybeBindLocation = [&](const char* name) -> optional<AttributeLocation> { in bindLocations() local
246 return Locations { maybeBindLocation(As::name())... }; in bindLocations()