Cogl.GLES2Vtable
const Cogl = imports.gi.Cogl; let gLES2Vtable = new Cogl.GLES2Vtable();
Provides function pointers for the full OpenGLES 2.0 api. The api must be accessed this way and not by directly calling symbols of any system OpenGLES 2.0 api.
Since 1.12