Lines Matching refs:FunctionLoader
35 void initES20 (Functions* gl, const FunctionLoader* loader)
40 void initES30 (Functions* gl, const FunctionLoader* loader)
45 void initES31 (Functions* gl, const FunctionLoader* loader)
50 void initGL30Core (Functions* gl, const FunctionLoader* loader)
55 void initGL31Core (Functions* gl, const FunctionLoader* loader)
60 void initGL32Core (Functions* gl, const FunctionLoader* loader)
65 void initGL33Core (Functions* gl, const FunctionLoader* loader)
70 void initGL40Core (Functions* gl, const FunctionLoader* loader)
75 void initGL41Core (Functions* gl, const FunctionLoader* loader)
80 void initGL42Core (Functions* gl, const FunctionLoader* loader)
85 void initGL43Core (Functions* gl, const FunctionLoader* loader)
90 void initGL44Core (Functions* gl, const FunctionLoader* loader)
95 void initExtensionsShared (Functions* gl, const FunctionLoader* loader, const std::set<std::string>& extensions)
103 void initExtensionsGL (Functions* gl, const FunctionLoader* loader, int numExtensions, const char* const* extensions)
134 void initExtensionsES (Functions* gl, const FunctionLoader* loader, int numExtensions, const char* const* extensions)