gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
Submission
gfx
graal
queue
Undocumented in source.
struct
Submission {
StageWait
[]
stageWaits
;
Semaphore
[]
sigSems
;
PrimaryCommandBuffer
[]
cmdBufs
;
}
Members
Variables
cmdBufs
PrimaryCommandBuffer
[]
cmdBufs
;
Undocumented in source.
sigSems
Semaphore
[]
sigSems
;
Undocumented in source.
stageWaits
StageWait
[]
stageWaits
;
Undocumented in source.
Meta
Source
See Implementation
gfx
graal
queue
enums
QueueCap
interfaces
Queue
structs
PresentRequest
QueueFamily
StageWait
Submission