nx_gltf_skin_material_gate_t340.nx
buildroot/runtime/nx_gltf_skin_material_gate_t340.nx
dependencies 3 imports · 0 importers
imports: nx_char_asset.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
structs
| none |
consts
| none |
functions
| 4 | func sm_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 |
| 5 | func sm_scalar(cx:*i64,parent:i64,key:*u8,q:i64,out:*i64)->i64 called by 1: main |
| 9 | func main()->i64 |