gfx ~bindings (2022-04-13T08:35:15.7633411)
Dub
Repo
ClearDepthStencilValues
gfx
graal
cmd
Undocumented in source.
struct
ClearDepthStencilValues {
float
depth
;
uint
stencil
;
}
Members
Variables
depth
float
depth
;
Undocumented in source.
stencil
uint
stencil
;
Undocumented in source.
Meta
Source
See Implementation
gfx
graal
cmd
enums
Access
PipelineStage
interfaces
CommandBuffer
CommandPool
manifest constants
queueFamilyIgnored
structs
BufferMemoryBarrier
ClearColorValues
ClearDepthStencilValues
ClearValues
ImageMemoryBarrier
VertexBinding