Searched refs:DestroyContext (Results 1 – 11 of 11) sorted by relevance
31 DestroyContext = 1, enumerator
66 virtual void DestroyContext(GLContext *ctx);
194 DestroyContext(&ctx_); in Deinit()
196 DestroyContext(&ctx_); in Deinit()
162 void GLCommon::DestroyContext(GLContext* ctx) { in DestroyContext() function in sdm::GLCommon
50 void DestroyContext(uint32_t contextId);
28 RutabagaVirtGpuDevice::~RutabagaVirtGpuDevice() { mEmulation->DestroyContext(mContextId); } in ~RutabagaVirtGpuDevice()
91 void DestroyContext(uint32_t contextId);413 void EmulatedVirtioGpu::EmulatedVirtioGpuImpl::DestroyContext(uint32_t contextId) { in DestroyContext() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl1099 void EmulatedVirtioGpu::DestroyContext(uint32_t contextId) { mImpl->DestroyContext(contextId); } in DestroyContext() function in gfxstream::EmulatedVirtioGpu
140 case MediaOperation::DestroyContext: { in handlePing()
1836 ImGui::DestroyContext(data->imgui_context); in shutdown_swapchain_data()