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