Home
last modified time | relevance | path

Searched defs:onMakeCurrent (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/egl/
DContextEGL.cpp24 angle::Result ContextEGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextEGL
/external/angle/src/libANGLE/capture/
DFrameCapture_mock.cpp30 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent() function in angle::FrameCaptureShared
DFrameCapture.cpp5135 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent() function in angle::FrameCaptureShared
/external/angle/src/libANGLE/renderer/null/
DContextNULL.cpp362 angle::Result ContextNULL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextNULL
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp421 angle::Result Context9::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::Context9
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp786 angle::Result Context11::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::Context11
DStateManager11.cpp1732 angle::Result StateManager11::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::StateManager11
/external/angle/src/libANGLE/renderer/gl/
DContextGL.cpp874 angle::Result ContextGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextGL
DStateManagerGL.cpp861 angle::Result StateManagerGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::StateManagerGL
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp3867 angle::Result ContextVk::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextVk