class EventBatch

Defined at line 32 of file ../../src/graphics/drivers/msd-vsi-vip/src/mapped_batch.h

Signals the semaphores when destroyed.

Public Methods

void EventBatch (std::shared_ptr<MsdVsiContext> context, std::vector<std::shared_ptr<magma::PlatformSemaphore>> wait_semaphores, std::vector<std::shared_ptr<magma::PlatformSemaphore>> signal_semaphores)

Defined at line 34 of file ../../src/graphics/drivers/msd-vsi-vip/src/mapped_batch.h

void ~EventBatch ()

Defined at line 41 of file ../../src/graphics/drivers/msd-vsi-vip/src/mapped_batch.h

std::weak_ptr<MsdVsiContext> GetContext ()

Defined at line 47 of file ../../src/graphics/drivers/msd-vsi-vip/src/mapped_batch.h