code wiki / (root) / nx_gltf_render_descriptor_integrated_t230.nx

nx_gltf_render_descriptor_integrated_t230.nx

buildroot/runtime/nx_gltf_render_descriptor_integrated_t230.nx

13935 B132 linesdepth 9pulls 24 transitivereach 0 importersview sourcekind orphan librarytopic gltf
docsdependenciesstructsconstsfunctions

dependencies 2 imports · 0 importers

nx_gltf_pose_candidate_t181.nx nx_sha256.nx nx_gltf_render_descriptor_inte

imports: nx_gltf_pose_candidate_t181.nxnx_sha256.nx

imported by: nobody (leaf or entry point)

structs

none

consts

none

functions

3func gpd_source_identity(w:*i64,cx:*i64)->i64
9func gpd_put(w:*i64,s:*u8,n:i64)->i64
14func gpd_s(w:*i64,s:*u8)->i64{return gpd_put(w,s,gll_slen(s))}
15func gpd_n(w:*i64,n:i64)->i64
19func gpd_raw(w:*i64,cx:*i64,parent:i64,key:*u8,fallback:*u8)->i64
23func gpd_view(w:*i64,cx:*i64,accessor:i64,v:*i64)->i64
27func gpd_alpha(cx:*i64,mat:i64)->i64
called by 1: gpd_material
32func gpd_image(w:*i64,cx:*i64,texture:i64)->i64
47func gpd_unit_token(s:*u8,n:i64)->i64
called by 1: gpd_unit_field calls 1: gld_number_fixed
57func gpd_unit_field(w:*i64,cx:*i64,parent:i64,key:*u8,fallback:*u8,count:i64)->i64
65func gpd_material_inputs(w:*i64,cx:*i64,mat:i64,pbr:i64)->i64
called by 1: gpd_material calls 3: gpd_sgpd_rawgpd_n
71func gpd_material(w:*i64,cx:*i64,index:i64)->i64
87func gltf_render_descriptor(cx:*i64,mesh:i64,skin:i64,w:*i64)->i64
108func gpd_i(w:*i64,n:i64)->i64{if n==0-GLD_I64_MAX-1{return -1};if n<0{gpd_s(w,"-");return gpd_n(w,0-n)};return gpd_n(w,n)}
called by 1: gltf_render_poses calls 2: gpd_sgpd_n
110func gltf_render_poses(cx:*i64,animation:i64,skin:i64,position:i64,jointattr:i64,weightattr:i64,times:*i64,samples:i64,w:*i64)->i64