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