Sign in
dawn
/
tint
/
1c1b9762ce60c4ce0b885269e59f0384e0e0f3d8
/
.
/
test
/
shadowing
/
alias
/
param.wgsl.expected.hlsl
blob: b48a6b1132dad356888dff881336cecf4d0d691f [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
f
(
int
a_1
)
{
const
int
b
=
a_1
;
}