Home
last modified time | relevance | path

Searched defs:BinaryProgramFormat (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dtypes.hpp94 using BinaryProgramFormat = uint32_t; typedef
H A Dcontext.cpp216 UniqueProgram Context::createProgram(BinaryProgramFormat, const std::string&) { in createProgram() argument