Sign in
dawn
/
dawn
/
460f09266fb915eb3e1b40cc54bf9276933cb888
/
.
/
test
/
tint
/
bug
/
chromium
/
1381883.wgsl.expected.ir.msl
blob: abed86102a64617211ddc43b083c0fb7156dfa73 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
#include
<metal_stdlib>
using
namespace
metal
;
fragment
void
tint_symbol
(
float
none
)
{
}
program_source
:
4
:
27
:
error
:
invalid type
'float'
for
input declaration
in
a fragment
function
fragment
void
tint_symbol
(
float
none
)
{
^~~~~~~~~~