Home
last modified time | relevance | path

Searched defs:destroyContext (Results 1 – 9 of 9) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/tests/
DOpenGLTestContext.cpp95 void destroyContext(EGLDisplay dpy, EGLContext cxt) { in destroyContext() function
/device/generic/vulkan-cereal/third-party/angle/util/
DEGLWindow.cpp581 void EGLWindow::destroyContext() in destroyContext() function in EGLWindow
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp288 void FunctionsGLX::destroyContext(glx::Context context) const in destroyContext() function in rx::FunctionsGLX
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp355 EGLBoolean FunctionsEGL::destroyContext(EGLContext context) const in destroyContext() function in rx::FunctionsEGL
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglOsApi_glx.cpp484 virtual bool destroyContext(EglOS::Context* context) { in destroyContext() function in __anon5f14bb1b0111::GlxDisplay
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DDisplay.cpp1289 Error Display::destroyContext(const Thread *thread, gl::Context *context) in destroyContext() function in egl::Display
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/GL/internal/
Ddri_interface.h614 void (*destroyContext)(__DRIcontext *context); member
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/GL/
Ddri_interface.h614 void (*destroyContext)(__DRIcontext *context); member
/device/generic/vulkan-cereal/stream-servers/
Dvirtio-gpu-gfxstream-renderer.cpp626 int destroyContext(VirtioGpuCtxId handle) { in destroyContext() function in PipeVirglRenderer