W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUTextureSampleType
type
GPUTextureSampleType =
|
"float"
|
"unfilterable-float"
|
"depth"
|
"sint"
|
"uint"
;
Type
"float"
|
"unfilterable-float"
|
"depth"
|
"sint"
|
"uint"
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUTextureSampleType