Skip to main content

GPUStorageTextureAccess

type alias GPUStorageTextureAccess

Definition Jump to heading

"write-only"
| "read-only"
| "read-write"
Back to top