qt5base-lts/examples/gui
Christian Ehrlicher 5d3e6ef909 Examples/OpenGLWindow: do not use hardcoded indices
Don't use the hardcoded indices 0 and 1 but the ones returned from
QOpenGLShaderProgram::attributeLocation(). Also change them from GLuint
to GLint.

Fixes: QTBUG-43566
Change-Id: I582bcf899f20d90f4ec1cd61326a177aabb69992
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2019-10-02 08:36:36 +02:00
..
analogclock Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
doc Update rasterwindow example to not render in resizeEvent 2018-03-20 16:00:31 +00:00
openglwindow Examples/OpenGLWindow: do not use hardcoded indices 2019-10-02 08:36:36 +02:00
rasterwindow Provide presets for QGradient 2018-05-31 15:50:50 +00:00
gui.pro examples: fix compile without gui module 2017-05-05 06:54:15 +00:00