Sign in
dawn
/
dawn
/
1d948c6e10c162080c482cff184b8c13309bf2dc
/
.
/
test
/
tint
/
bug
/
chromium
/
1343242.wgsl.expected.ir.msl
blob: 78c346a168833dc046e17383d0a38ca4d4e723ed [
file
] [
log
] [
blame
]
SKIP
:
FAILED
#include
<metal_stdlib>
using
namespace
metal
;
thread
bool
o
=
true
;
program_source
:
4
:
13
:
error
:
program scope variable must reside
in
constant address space
thread
bool
o
=
true
;
^