Sign in
dawn
/
tint
/
refs/heads/chromium/4607
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTestMiscInstruction_OpUndef_BeforeFunction_Scalar.spvasm.expected.hlsl
blob: 1c333fc479373768b722e1c7fa5658d0cade5b36 [
file
] [
log
] [
blame
] [
edit
]
void
main_1
()
{
const
bool
x_11
=
false
;
const
uint
x_12
=
0u
;
const
int
x_13
=
0
;
const
float
x_14
=
0.0f
;
return
;
}
void
main
()
{
main_1
();
return
;
}