Skip to main content
type alias GPUTextureSampleType
private

Definition

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