Home
last modified time | relevance | path

Searched defs:Program (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dprogram.hpp24 class Program { class
33 Program(Context& context, const std::string& vertexSource, const std::string& fragmentSource) in Program() function in mbgl::gl::Program
49 Program(Context& context, const BinaryProgram& binaryProgram) in Program() function in mbgl::gl::Program
H A Dvalue.hpp154 struct Program { struct
155 using Type = gl::ProgramID;
156 static const constexpr Type Default = 0;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dprogram.hpp22 class Program { class
40 Program(gl::Context& context, const ProgramParameters& programParameters) in Program() function in mbgl::Program
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Docl.hpp64 class CV_EXPORTS Program; variable
597 class CV_EXPORTS Program class
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Docl.hpp64 class CV_EXPORTS Program; variable
597 class CV_EXPORTS Program class
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Docl.hpp64 class CV_EXPORTS Program; variable
597 class CV_EXPORTS Program class
/OK3568_Linux_fs/kernel/include/sound/
H A Dwavefront.h490 u8 Program[NUM_MIDICHANNELS]; member