csharp
public enum WgpuTextureSampleTypeHow a sampled texture's texels are interpreted.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (6)
UndefinedNot a texture binding.
FloatFilterable floats.
UnfilterableFloatFloats a sampler may not filter.
DepthDepth, for a comparison sampler.
SintSigned integers.
UintUnsigned integers.
Used by (6)
- NativeWebGpuBindingVixen.Graphics.WebGPU
- WebGpuConversionTestsVixen.Graphics.WebGPU.Tests
- WebGpuConversionsVixen.Graphics.WebGPU
- WebGpuEnumAgreementTestsVixen.Graphics.WebGPU.Tests
- WebGpuFormatsVixen.Graphics.WebGPU
- WgpuBindGroupLayoutEntryVixen.Graphics.WebGPU