Searched defs:functionsGL (Results 1 – 8 of 8) sorted by relevance
122 const FunctionsGL *functionsGL = GetFunctionsGL(context); in setTexture2D() local139 const FunctionsGL *functionsGL = GetFunctionsGL(context); in setRenderbufferStorage() local
14 RendererEGL::RendererEGL(std::unique_ptr<FunctionsGL> functionsGL, in RendererEGL()
963 std::unique_ptr<FunctionsGL> functionsGL(mEGL->makeFunctionsGL()); in createRenderer() local
14 RendererWGL::RendererWGL(std::unique_ptr<FunctionsGL> functionsGL, in RendererWGL()
282 const FunctionsGL *functionsGL = mRenderer->getFunctions(); in initializeImpl() local920 std::unique_ptr<FunctionsGL> functionsGL( in createRenderer() local
31 const FunctionsGL *functionsGL, in DXGISwapChainWindowSurfaceWGL()
247 const FunctionsGL *functionsGL, in D3DTextureSurfaceWGL()
295 std::unique_ptr<FunctionsGL> functionsGL(new FunctionsGLGLX(mGLX.getProc)); in initialize() local