Sign in
dawn
/
dawn
/
2ee454636849c6debbc85f147a4cdf9d023ce43d
/
.
/
src
/
tint
/
lang
/
core
/
address_space.def
blob: 66a928aa8c833f2b5d76989cdddd653031d4f5e6 [
file
] [
log
] [
blame
]
// https://gpuweb.github.io/gpuweb/wgsl/#storage-class
enum
address_space
{
function
private
workgroup
uniform
storage
push_constant
pixel_local
__in
__out
@internal
handle
}