Sign in
dawn
/
dawn
/
f3e7db0c4ed2fe144a7f682e029f48e1c9ccf3ca
/
.
/
test
/
tint
/
bug
/
chromium
/
1433499.wgsl.expected.ir.dxc.hlsl
blob: ae009bbb95333873e2007eeafbfb43c8492d1e05 [
file
] [
log
] [
blame
]
void
f
(
inout
float
p
)
{
float
x
=
p
;
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}