Sign in
dawn
/
dawn
/
ccb0a779fe4743b02271302ee17456443be4c58c
/
.
/
test
/
tint
/
bug
/
tint
/
2052.wgsl.expected.ir.dxc.hlsl
blob: ce5761f302d81d3cd178c65cece8a70767a606a0 [
file
] [
log
] [
blame
]
static
bool
continue_execution
=
true
;
void
f
()
{
continue_execution
=
false
;
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}