code wiki / (root) / nx_cast_trace_diagnostic_t290.nx

nx_cast_trace_diagnostic_t290.nx

buildroot/runtime/nx_cast_trace_diagnostic_t290.nx

1706 B29 linesdepth 10pulls 32 transitivereach 0 importersview sourcekind tooltopic cast
docsdependenciesstructsconstsfunctions

dependencies 2 imports · 0 importers

nx_wgsl.nx nx_gate_verdict.nx nx_cast_trace_diagnostic_t290.

imports: nx_wgsl.nxnx_gate_verdict.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main ptd_stage gv_kv gv_puts sys_write gv_num sys_mmap nxa_die sys_write ↻ sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable nxa_dump_sizes sys_write ↻ sys_munmap

structs

none

consts

none

functions

3func ptd_stage(stage:i64)->i64
called by 1: main calls 1: gv_kv
29func main()->i64{ptd_stage(STAGE_VERTEX);ptd_stage(STAGE_FRAGMENT);return 0}
calls 1: ptd_stage