code wiki / (root) / nx_gltf_pose_packet_gate_t316.nx

nx_gltf_pose_packet_gate_t316.nx

buildroot/runtime/nx_gltf_pose_packet_gate_t316.nx

2572 B33 linesdepth 4pulls 6 transitivereach 0 importersview sourcekind tooltopic gltf
docsdependenciesstructsconstsfunctions

dependencies 2 imports · 0 importers

nx_gltf_pose_packet_t316.nx nx_syscalls.nx nx_gltf_pose_packet_gate_t316.

imports: nx_gltf_pose_packet_t316.nxnx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main 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 sys_write ↻ nxa_dump_sizes sys_write ↻ sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_munmap sys_close sys_free_file sys_munmap ↻ gltf_pose_work_words gpa_frame gltf_pose_work_words ↻ gpa_span gpa_copy vm_q_slerp_q30 vm_q_norm_q30 vm_isqrt vm_abs vm_isqrt ↻ gpa_trs_matrix gld_identity fbb_compose_into fbb_compose_into ↻ gpat_put

structs

none

consts

none

functions

3func gpat_put(s:*u8)->i64{var n:i64=0;while s[n]!=0 as u8{n=n+1};return sys_write(1,s,n)}
called by 1: main calls 1: sys_write
4func main(argc:i64,argv:*i64)->i64