3 #include <QSurfaceFormat>
4 #if __has_include(<private/qshader_p.h>)
5 #include <private/qshader_p.h>
8 #include <score_lib_base_export.h>
20 QSurfaceFormat::RenderableType type{};
22 #if __has_include(<private/qshader_p.h>)
23 QShaderVersion qShaderVersion;
26 void setupFormat(QSurfaceFormat& fmt);
29 int glShaderVersion() noexcept;
Base toolkit upon which the software is built.
Definition: Application.cpp:90
Definition: OpenGL.hpp:13