webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
WGPUSamplerDescriptor
/
magFilter
mag
Filter
var
magFilter
:
WGPUFilterMode
If set to
WGPUFilterMode.Undefined
,
defaults
to
WGPUFilterMode.Nearest
.