Definition at line 1059 of file webgpu.h.
◆ addressModeU
| WGPUAddressMode WGPUSamplerDescriptor::addressModeU |
◆ addressModeV
| WGPUAddressMode WGPUSamplerDescriptor::addressModeV |
◆ addressModeW
| WGPUAddressMode WGPUSamplerDescriptor::addressModeW |
◆ compare
| WGPUCompareFunction WGPUSamplerDescriptor::compare |
◆ label
| char const* WGPUSamplerDescriptor::label |
◆ lodMaxClamp
| float WGPUSamplerDescriptor::lodMaxClamp |
◆ lodMinClamp
| float WGPUSamplerDescriptor::lodMinClamp |
◆ magFilter
| WGPUFilterMode WGPUSamplerDescriptor::magFilter |
◆ maxAnisotropy
| uint16_t WGPUSamplerDescriptor::maxAnisotropy |
◆ minFilter
| WGPUFilterMode WGPUSamplerDescriptor::minFilter |
◆ mipmapFilter
| WGPUMipmapFilterMode WGPUSamplerDescriptor::mipmapFilter |
◆ nextInChain
The documentation for this struct was generated from the following file: