Name of the renderer, typically specific to a particular configuration of the hardware platform

Property definitions

glesv2 :: glesv2 $ Sys :: gl_RENDERER
# Name of the renderer, typically specific to a particular configuration of the hardware platform
fun gl_RENDERER: GLEnum `{ return GL_RENDERER; `}
lib/glesv2/glesv2.nit:1347,1--1348,49