gfx v0.2.0 (2020-11-15T11:15:14Z)
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