Lines Matching defs:gl
35 void initES20(Functions *gl, const FunctionLoader *loader) in initES20()
40 void initES30(Functions *gl, const FunctionLoader *loader) in initES30()
45 void initES31(Functions *gl, const FunctionLoader *loader) in initES31()
50 void initES32(Functions *gl, const FunctionLoader *loader) in initES32()
55 void initGL30Core(Functions *gl, const FunctionLoader *loader) in initGL30Core()
60 void initGL31Core(Functions *gl, const FunctionLoader *loader) in initGL31Core()
65 void initGL32Core(Functions *gl, const FunctionLoader *loader) in initGL32Core()
70 void initGL33Core(Functions *gl, const FunctionLoader *loader) in initGL33Core()
75 void initGL40Core(Functions *gl, const FunctionLoader *loader) in initGL40Core()
80 void initGL41Core(Functions *gl, const FunctionLoader *loader) in initGL41Core()
85 void initGL42Core(Functions *gl, const FunctionLoader *loader) in initGL42Core()
90 void initGL43Core(Functions *gl, const FunctionLoader *loader) in initGL43Core()
95 void initGL44Core(Functions *gl, const FunctionLoader *loader) in initGL44Core()
100 void initGL45Core(Functions *gl, const FunctionLoader *loader) in initGL45Core()
105 void initGL46Core(Functions *gl, const FunctionLoader *loader) in initGL46Core()
110 void initExtensionsGL(Functions *gl, const FunctionLoader *loader, int numExtensions, const char *c… in initExtensionsGL()
120 void initExtensionsES(Functions *gl, const FunctionLoader *loader, int numExtensions, const char *c… in initExtensionsES()