gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
PresentRequest
gfx
graal
queue
Undocumented in source.
struct
PresentRequest {
Swapchain
swapChain
;
uint
imageIndex
;
}
Members
Variables
imageIndex
uint
imageIndex
;
Undocumented in source.
swapChain
Swapchain
swapChain
;
Undocumented in source.
Meta
Source
See Implementation
gfx
graal
queue
enums
QueueCap
interfaces
Queue
structs
PresentRequest
QueueFamily
StageWait
Submission