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