Home
last modified time | relevance | path

Searched defs:makeCurrent (Results 1 – 25 of 34) sorted by relevance

12

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp272 egl::Error DisplayAndroid::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayAndroid
421 bool WorkerContextAndroid::makeCurrent() in makeCurrent() function in rx::WorkerContextAndroid
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDisplayGL.cpp58 egl::Error DisplayGL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/gbm/
DSurfaceGbm.cpp37 egl::Error SurfaceGbm::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceGbm
DDisplayGbm.cpp918 egl::Error DisplayGbm::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayGbm
988 bool WorkerContextGbm::makeCurrent() in makeCurrent() function in rx::WorkerContextGbm
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/eagl/
DPbufferSurfaceEAGL.cpp65 egl::Error PbufferSurfaceEAGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceEAGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/cgl/
DPbufferSurfaceCGL.cpp63 egl::Error PbufferSurfaceCGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceCGL
DIOSurfaceSurfaceCGL.cpp119 egl::Error IOSurfaceSurfaceCGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::IOSurfaceSurfaceCGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/wgl/
DWindowSurfaceWGL.cpp95 egl::Error WindowSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceWGL
DFunctionsWGL.h39 PFNWGLMAKECURRENTPROC makeCurrent; variable
DPbufferSurfaceWGL.cpp125 egl::Error PbufferSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceWGL
DDisplayWGL.cpp685 egl::Error DisplayWGL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayWGL
970 bool WorkerContextWGL::makeCurrent() in makeCurrent() function in rx::WorkerContextWGL
DDXGISwapChainWindowSurfaceWGL.cpp115 egl::Error DXGISwapChainWindowSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::DXGISwapChainWindowSurfaceWGL
DD3DTextureSurfaceWGL.cpp351 egl::Error D3DTextureSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::D3DTextureSurfaceWGL
/device/generic/vulkan-cereal/third-party/angle/util/windows/
DWGLWindow.cpp208 bool WGLWindow::makeCurrent() in makeCurrent() function in WGLWindow
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/glx/
DPbufferSurfaceGLX.cpp67 egl::Error PbufferSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceGLX
DDisplayGLX.cpp375 egl::Error DisplayGLX::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayGLX
934 bool WorkerContextGLX::makeCurrent() in makeCurrent() function in rx::WorkerContextGLX
DWindowSurfaceGLX.cpp131 egl::Error WindowSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceGLX
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DSurfaceImpl.cpp18 egl::Error SurfaceImpl::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceImpl
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp85 bool WorkerContextEGL::makeCurrent() in makeCurrent() function in __anon2ddf027e0111::WorkerContextEGL
550 egl::Error DisplayEGL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayEGL
DSurfaceEGL.cpp33 egl::Error SurfaceEGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceEGL
/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/
DEGLPresentPathD3D11Test.cpp133 void makeCurrent() { ASSERT_EGL_TRUE(eglMakeCurrent(mDisplay, mSurface, mSurface, mContext)); } in makeCurrent() function in EGLPresentPathD3D11
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp39 egl::Error DisplayNULL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayNULL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp53 egl::Error DisplayVk::makeCurrent(egl::Surface * /*drawSurface*/, in makeCurrent() function in rx::DisplayVk
/device/generic/vulkan-cereal/third-party/angle/util/
DEGLWindow.cpp635 bool EGLWindow::makeCurrent() in makeCurrent() function in EGLWindow
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp233 egl::Error DisplayD3D::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayD3D

12