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