Home
last modified time | relevance | path

Searched refs:vertexSource_ (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 Dprogram.hpp58 const char* vertexSource_, in createProgram() argument
60 const std::string vertexSource = shaders::vertexSource(programParameters, vertexSource_); in createProgram()