Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture_mock.cpp46 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent() function in angle::FrameCaptureShared
DFrameCapture.cpp8278 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent() function in angle::FrameCaptureShared
/external/angle/src/libANGLE/renderer/null/
DContextNULL.cpp397 angle::Result ContextNULL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextNULL
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp456 angle::Result Context9::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::Context9
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp896 angle::Result Context11::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::Context11
DStateManager11.cpp1792 angle::Result StateManager11::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::StateManager11
/external/angle/src/libANGLE/renderer/gl/
DContextGL.cpp914 angle::Result ContextGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextGL
DStateManagerGL.cpp927 angle::Result StateManagerGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::StateManagerGL
/external/angle/src/libANGLE/renderer/wgpu/
DContextWgpu.cpp877 angle::Result ContextWgpu::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextWgpu
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp6065 angle::Result ContextVk::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextVk