Sign in
dawn
/
dawn
/
f148f0891bf5c36d9631ebe03020e83ed1c6070a
/
.
/
test
/
tint
/
bug
/
chromium
/
1341475.wgsl.expected.dxc.hlsl
blob: e897714728bb7bfe572e3d09020eb37800138f6d [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
const
float
a
=
lerp
(
1.0f
,
1.0f
,
1.0f
);
return
;
}