webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
WGPUDepthStencilState
/
Companion
Companion
object
Companion
Members
Properties
depth
Bias
Clamp
Handle
Link copied to clipboard
val
depthBiasClampHandle
:
VarHandle
depth
Bias
Handle
Link copied to clipboard
val
depthBiasHandle
:
VarHandle
depth
Bias
Slope
Scale
Handle
Link copied to clipboard
val
depthBiasSlopeScaleHandle
:
VarHandle
depth
Compare
Handle
Link copied to clipboard
val
depthCompareHandle
:
VarHandle
depth
Write
Enabled
Handle
Link copied to clipboard
val
depthWriteEnabledHandle
:
VarHandle
format
Handle
Link copied to clipboard
val
formatHandle
:
VarHandle
layout
Link copied to clipboard
val
layout
:
StructLayout
next
In
Chain
Handle
Link copied to clipboard
val
nextInChainHandle
:
VarHandle
stencil
Back
Handle
Link copied to clipboard
val
stencilBackHandle
:
MethodHandle
stencil
Front
Handle
Link copied to clipboard
val
stencilFrontHandle
:
MethodHandle
stencil
Read
Mask
Handle
Link copied to clipboard
val
stencilReadMaskHandle
:
VarHandle
stencil
Write
Mask
Handle
Link copied to clipboard
val
stencilWriteMaskHandle
:
VarHandle
Functions
allocate
Link copied to clipboard
fun
allocate
(
alloc
:
SegmentAllocator
)
:
WGPUDepthStencilState