mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-15 05:51:26 -07:00
ctrl/demon: fastfail exception codes / notes; p2r2: finish symbol conversion etc. in new wavefront-style version
This commit is contained in:
@@ -86,7 +86,7 @@ internal void
|
||||
tctx_lane_barrier_wait(void)
|
||||
{
|
||||
ProfBeginFunction();
|
||||
ProfColor(0xff0000ff);
|
||||
ProfColor(0x00000ff);
|
||||
TCTX *tctx = tctx_selected();
|
||||
os_barrier_wait(tctx->lane_ctx.barrier);
|
||||
ProfEnd();
|
||||
|
||||
Reference in New Issue
Block a user