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()
957 std::unique_ptr<FunctionsGL> functionsGL(mEGL->makeFunctionsGL()); in createRenderer() local
14 RendererWGL::RendererWGL(std::unique_ptr<FunctionsGL> functionsGL, in RendererWGL()
287 const FunctionsGL *functionsGL = mRenderer->getFunctions(); in initializeImpl() local897 std::unique_ptr<FunctionsGL> functionsGL( in createRenderer() local
31 const FunctionsGL *functionsGL, in DXGISwapChainWindowSurfaceWGL()
253 const FunctionsGL *functionsGL, in D3DTextureSurfaceWGL()
293 std::unique_ptr<FunctionsGL> functionsGL(new FunctionsGLGLX(mGLX.getProc)); in initialize() local