Sign in
dawn
/
dawn
/
8156e433a6b6538c4e7be1eb960ee3abae7f975c
/
.
/
test
/
tint
/
bug
/
chromium
/
339704114.wgsl.expected.dxc.hlsl
blob: 4c2bc2011e7bd3d397497ccf7fd2c298904ee443 [
file
] [
log
] [
blame
]
int
a
(
int
v
)
{
return
v
;
}
[
numthreads
(
1
,
1
,
1
)]
void
b
()
{
return
;
}