Sign in
dawn
/
dawn
/
c4d9ee724ea25288a5248ceb469514c0273eea7b
/
.
/
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
}