Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dbinary_program.cpp71 std::vector<std::pair<const std::string, gl::UniformLocation>>&& uniforms_) in BinaryProgram() argument
76 uniforms(std::move(uniforms_)) { in BinaryProgram()