webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
WGPUSamplerDescriptor
/
addressModeW
address
Mode
W
var
addressModeW
:
WGPUAddressMode
If set to
WGPUAddressMode.Undefined
,
defaults
to
WGPUAddressMode.ClampToEdge
.