class HandleWaitContext
Defined at line 30 of file ../../src/graphics/drivers/msd-intel-gen/src/msd_intel_context.h
Context for handling a wait semaphore.
Public Methods
void HandleWaitContext (MsdIntelContext * context, EngineCommandStreamerId id, zx::handle object, std::shared_ptr<magma::PlatformSemaphore> semaphore)
Defined at line 16 of file ../../src/graphics/drivers/msd-intel-gen/src/msd_intel_context.cc
void ~HandleWaitContext ()
Defined at line 35 of file ../../src/graphics/drivers/msd-intel-gen/src/msd_intel_context.h
zx_status_t Begin (async_dispatcher_t * dispatcher)
Defined at line 37 of file ../../src/graphics/drivers/msd-intel-gen/src/msd_intel_context.h
EngineCommandStreamerId id ()
Defined at line 39 of file ../../src/graphics/drivers/msd-intel-gen/src/msd_intel_context.h
const std::shared_ptr<magma::PlatformSemaphore> & semaphore ()
Defined at line 40 of file ../../src/graphics/drivers/msd-intel-gen/src/msd_intel_context.h