Sign in
dawn
/
dawn
/
b268f525fc231d4f545ae9a40f002b46276bdd17
/
.
/
test
/
tint
/
extensions
/
parsing
/
basic.wgsl.expected.ir.msl
blob: 8afe5eac30363796c6591c1a86f4fbece22c5bd0 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
#include
<metal_stdlib>
using
namespace
metal
;
float4 tint_symbol
()
{
return
float4
(
0.10000000149011611938f
,
0.20000000298023223877f
,
0.30000001192092895508f
,
0.40000000596046447754f
);
}