code wiki / (root) / nx_gltf_multipart_gate_t345.nx

nx_gltf_multipart_gate_t345.nx

buildroot/runtime/nx_gltf_multipart_gate_t345.nx

8868 B71 linesdepth 10pulls 32 transitivereach 0 importersview sourcekind tooltopic gltf
docsdependenciesstructsconstsfunctions

about

nx_gltf_multipart_gate_t345.nx -- Processes and validates GLB files for material and geometry consistency across multiple rendering contexts.

dependencies 3 imports · 0 importers

nx_gltf_export.nx nx_gltf_render_descriptor_candidat nx_gate_verdict.nx nx_gltf_multipart_gate_t345.nx

imports: nx_gltf_export.nxnx_gltf_render_descriptor_candidate_t181.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 gv_ctr 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 ↻ gltf_view_open sys_mmap ↻ gltf_inventory_glb gll_ru32 sys_mmap ↻ glp_reset nx_json_next nx_json_skip_ws nx_json_lit nx_ascii_is_digit cgo_value_end nx_json_next ↻ gli_array gli_member glp_reset ↻ glp_member nx_json_next ↻ glp_eq cgo_value_end ↻ glp_reset ↻ nx_json_next ↻ cgo_value_end ↻ gli_array ↻

structs

none

consts

none

functions

5func mp_same(a:*u8,b:*u8,n:i64)->i64{var i:i64=0;while i<n{if a[i]!=b[i]{return 0};i=i+1};return 1}
called by 1: main
6func main()->i64