1 #ifndef INCLUDE_ONCE_3D249CBD_E858_4DD8_B420_066C5821EF30 2 #define INCLUDE_ONCE_3D249CBD_E858_4DD8_B420_066C5821EF30 5 #include <QOpenGLShaderProgram> 7 class QOpenGLFunctions_3_3_Core;
10 static constexpr
int width = 128, height = 1;
12 QOpenGLFunctions_3_3_Core& gl;
16 std::unique_ptr<QOpenGLShaderProgram> program;
21 void setupRenderTarget(
int width,
int height);
22 void setupInputTextures(
int width,
int height);
Definition: GLSLCosineQualityChecker.hpp:8