nx_resident_pose_cadence_gate_t122.nx
buildroot/runtime/nx_resident_pose_cadence_gate_t122.nx
about
Private simulation/presentation cadence qualification using the existing native owner.
dependencies 2 imports · 0 importers
imports: nx_wasm_craft_residency_t44.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
structs
| none |
consts
| none |
functions
| 4 | func pc_key(a:*i64,o:i64,t:i64,qz:i64,qw:i64)->i64 called by 1: pc_load |
| 9 | func pc_load(b:i64)->i64 |
| 22 | func pc_copy(a:*i64,b:*i64,n:i64)->i64 {var i:i64=0;while i<n {b[i]=a[i];i=i+1};return 0} called by 1: pc_run |
| 23 | func pc_eq(a:*i64,b:*i64,n:i64)->i64 {var i:i64=0;while i<n {if a[i]!=b[i] {return 0};i=i+1};return 1} |
| 24 | func pc_run(b:i64,fps:i64,out:*i64,c:*i64)->i64 |
| 72 | func main()->i64 |