openglExtensions property

List<String>? openglExtensions
getter/setter pair

openglExtensions is the list of OpenGL extensions supported by the GPU.

Implementation

List<String>? openglExtensions;