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