Sign in
dawn
/
dawn
/
2a7005f4161fe3088544faa6557aaaa85a9cbf77
/
.
/
test
/
tint
/
shadowing
/
short_names
/
let.wgsl.expected.fxc.hlsl
blob: 0e6094b14c0360df58a96cad0943b40b75164059 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
f
()
{
{
const
int
vec3f
=
1
;
const
int
b
=
vec3f
;
}
const
float3 c
=
(
0.0f
).
xxx
;
const
float3 d
=
(
0.0f
).
xxx
;
}