evael ~master (2021-10-23T09:29:02.1632381)
Dub
Repo
DepthState
evael
renderer
depth_state
Undocumented in source.
struct
DepthState {
bool
enabled
;
bool
readOnly
;
static
DepthState
Default
;
}
Members
Static variables
Default
DepthState
Default
;
Undocumented in source.
Variables
enabled
bool
enabled
;
Undocumented in source.
readOnly
bool
readOnly
;
Undocumented in source.
Meta
Source
See Implementation
evael
renderer
depth_state
structs
DepthState