Sign in
dawn
/
dawn
/
6e4a366841ee807f84932a190cb8fa8d8af10e11
/
.
/
test
/
tint
/
out_of_order_decls
/
func
/
func.wgsl.expected.ir.dxc.hlsl
blob: cdb2c7ed5b2811ed0aef8469f7adb38cdd9b524e [
file
] [
log
] [
blame
]
void
f2
()
{
}
void
f1
()
{
f2
();
}