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