Sign in
dawn
/
dawn
/
refs/heads/chromium/6591
/
.
/
test
/
tint
/
const
/
inferred
/
function.wgsl.expected.ir.dxc.hlsl
blob: 72ff317dc10fc607fb3bf037b6c80345bbba9c99 [
file
] [
log
] [
blame
] [
edit
]
SKIP
:
FAILED
void
const_decls
()
{
}
float4 main
()
{
return
(
0.0f
).
xxxx
;
}
DXC validation failure
:
hlsl
.
hlsl
:
4
:
1
:
error
:
Semantic
must be
defined
for
all outputs of an entry
function
or
patch constant
function
float4 main
()
{
^