Sign in
dawn
/
dawn
/
794186c68dfdc027d2d3e192f24eeb03a3e3cdcb
/
.
/
test
/
tint
/
builtins
/
modf
/
scalar
/
const_members.wgsl.expected.ir.msl
blob: d16f03d519eef7414121f3847c81914cba5c31df [
file
] [
log
] [
blame
]
SKIP
:
FAILED
#include
<metal_stdlib>
using
namespace
metal
;
void
tint_symbol
()
{
float
const
fract
=
0.25f
;
float
const
whole
=
1.0f
;
}