Sign in
dawn
/
dawn
/
f15c1c3d73ee4000e5c1044c0ac33a583b7883cb
/
.
/
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
()
{
}