Add a note about not requesting a profile
As per spec not requesting a profile on 3.2+ is same as requesting core since the profile mask defaults to core. Change-Id: I5d03ac08bcba20c273c1c32a51f6a105eba0629f Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
parent
20870dad20
commit
975260503a
@ -185,7 +185,7 @@ public:
|
||||
in the set OpenGL version you can use the QSurfaceFormat format option
|
||||
QSurfaceFormat::DeprecatedFunctions.
|
||||
|
||||
\value NoProfile OpenGL version is lower than 3.2.
|
||||
\value NoProfile OpenGL version is lower than 3.2. For 3.2 and newer this is same as CoreProfile.
|
||||
\value CoreProfile Functionality deprecated in OpenGL version 3.0 is not available.
|
||||
\value CompatibilityProfile Functionality from earlier OpenGL versions is available.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user