nCine::RHI::GL::GLRhiCapabilities class

Runtime capabilities of the OpenGL family backend.

Queries the active OpenGL, OpenGL ES or WebGL context once at construction and caches the version numbers, information strings, integer limits and extension availability flags in RhiCapabilitiesBase, so the rest of the renderer can look them up without further driver calls.

Base classes

class nCine::RHI::RhiCapabilitiesBase
Backend-independent part of the RHI capabilities.

Constructors, destructors, conversion operators

GLRhiCapabilities()