Searched defs:functionsGL (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | RendererWGL.cpp | 14 RendererWGL::RendererWGL(std::unique_ptr<FunctionsGL> functionsGL, in RendererWGL() argument
|
H A D | DXGISwapChainWindowSurfaceWGL.cpp | 25 DXGISwapChainWindowSurfaceWGL(const egl::SurfaceState &state, StateManagerGL *stateManager, EGLNativeWindowType window, ID3D11Device *device, HANDLE deviceHandle, HDC deviceContext, const FunctionsGL *functionsGL, const FunctionsWGL *functionsWGL, EGLint orientation) DXGISwapChainWindowSurfaceWGL() argument
|
H A D | D3DTextureSurfaceWGL.cpp | 232 D3DTextureSurfaceWGL(const egl::SurfaceState &state, StateManagerGL *stateManager, EGLenum buftype, EGLClientBuffer clientBuffer, DisplayWGL *display, HDC deviceContext, ID3D11Device *displayD3D11Device, const FunctionsGL *functionsGL, const FunctionsWGL *functionsWGL) D3DTextureSurfaceWGL() argument
|
H A D | DisplayWGL.cpp | 279 const FunctionsGL *functionsGL = mRenderer->getFunctions(); in initializeImpl() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | RendererEGL.cpp | 14 RendererEGL::RendererEGL(std::unique_ptr<FunctionsGL> functionsGL, in RendererEGL() argument
|
H A D | ImageEGL.cpp | 115 const FunctionsGL *functionsGL = GetFunctionsGL(context); in setTexture2D() local 132 const FunctionsGL *functionsGL = GetFunctionsGL(context); in setRenderbufferStorage() local
|
Completed in 5 milliseconds