Sign in
dawn
/
dawn
/
7a4fb42c574409f70d3e5b29ccc8b8992674dcd4
/
.
/
src
/
tint
/
lang
/
core
/
address_space.def
blob: 0b8631dc00b167449df71ac9b72065692118883d [
file
] [
log
] [
blame
]
// https://www.w3.org/TR/WGSL/#address-space
enum
address_space
{
function
private
workgroup
uniform
storage
push_constant
pixel_local
__in
__out
@internal
handle
}