Skip to main content
type alias GPUStorageTextureAccess
private

Definition

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