glRenderer

Returns the name of the renderer. This name is typically specific to a particular configuration of a hardware platform. It does not change from release to release.

@property @trusted
string
glRenderer
()

See Also

$(HREF https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGetString.xhtml, OpenGL Reference - glGetString)

Meta