Skip to main content

GPUTextureSampleType

type alias GPUTextureSampleType

Definition Jump to heading

"float"
| "unfilterable-float"
| "depth"
| "sint"
| "uint"
Back to top