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