Sign in
dawn
/
dawn
/
fa3f89b26b1bb003391d0baf5005c20e50e9b782
/
.
/
test
/
tint
/
shadowing
/
short_names
/
param.wgsl.expected.fxc.hlsl
blob: 2bebfca9e6afd62209307f27de8e34eb903df8ea [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
f
(
float3 vec3f
)
{
float3 b
=
vec3f
;
}