| Value | Meaning |
|---|---|
| Default | profile depends on platform |
| Compatibility | OpenGL compatibility profile - deprecated functions are allowed (default) |
| Core | OpenGL core profile - deprecated functions are disabled |
| ES | OpenGL ES profile - only a subset of the base OpenGL functionality is available |
The profile of the OpenGL Context