Sign in
dawn
/
dawn
/
6d08404176b4e4b5dc9bd7d1a84ac052d53d73fe
/
.
/
src
/
tint
/
lang
/
core
/
address_space.def
blob: 0532141d2de2af1a038b40644bd4843e5464983a [
file
]
// https://www.w3.org/TR/WGSL/#address-space
enum
address_space
{
function
private
workgroup
uniform
storage
immediate
pixel_local
@internal
__in
@internal
__out
@internal
handle
}