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