-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
Description
For both variable declarations and pointer types:
- Storage address space no address mode (defaults to
read) - Storage address space with
readmode accepted - Storage address space with
read_writemode accepted - Storage address space with
writemode rejected - Other address spaces {
function,private,workgroup,uniform,storage}-
read -
write -
read_write
-
Edits: Testing the pointer type spelling has moved to #2832