nx_mesh_christus_probe.nx
buildroot/runtime/nx_mesh_christus_probe.nx
about
nx_mesh_christus_probe.nx -- minimal repro for the christus exit=11 (mesh.n_tris != 4).
Allocs a 4-tri mesh exactly as build_christus_cone does, then exits with n_tris so the exit
code IS the value under test: exit 4 = mesh field read is correct (bug is elsewhere in the
integration test); exit != 4 = nx_mesh_alloc / struct-field codegen is the culprit. NO sh, NO gcc.
dependencies 3 imports · 0 importers
imports: nx_tier.nxnx_syscalls.nxnx_mesh.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 9 | func pw(label: *u8, v: i64) -> i64 |
| 16 | func main() -> i64 |