openglExtensions property
openglExtensions is the list of OpenGL extensions supported by the GPU.
Implementation
List<String>? openglExtensions;
openglExtensions is the list of OpenGL extensions supported by the GPU.
List<String>? openglExtensions;