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