Struct RendererAPI::QueuePresentDesc#

Nested Relationships#

This struct is a nested type of Class RendererAPI.

Struct Documentation#

struct QueuePresentDesc#

Description of a queue presentation.

Public Members

TRAP::Ref<TRAP::Graphics::SwapChain> SwapChain = {}#
std::vector<TRAP::Ref<Semaphore>> WaitSemaphores = {}#
u32 Index = {}#