webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
WGPUBlendState
WGPUBlend
State
value
class
WGPUBlendState
(
val
$mem
:
MemorySegment
)
TODO
Members
Constructors
WGPUBlend
State
Link copied to clipboard
constructor
(
gc
:
Boolean
)
constructor
(
$mem
:
MemorySegment
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
$mem
Link copied to clipboard
val
$mem
:
MemorySegment
alpha
Link copied to clipboard
var
alpha
:
WGPUBlendComponent
TODO
color
Link copied to clipboard
var
color
:
WGPUBlendComponent
TODO