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