nx_gltf_render_descriptor_integrated_t230.nx
buildroot/runtime/nx_gltf_render_descriptor_integrated_t230.nx
dependencies 2 imports · 0 importers
imports: nx_gltf_pose_candidate_t181.nxnx_sha256.nx
imported by: nobody (leaf or entry point)
structs
| none |
consts
| none |
functions
| 3 | func gpd_source_identity(w:*i64,cx:*i64)->i64 |
| 9 | func gpd_put(w:*i64,s:*u8,n:i64)->i64 |
| 14 | func gpd_s(w:*i64,s:*u8)->i64{return gpd_put(w,s,gll_slen(s))} called by 10: gpd_source_identitygpd_rawgpd_viewgpd_imagegpd_unit_fieldgpd_material_inputs+4 calls 1: gpd_put |
| 15 | func gpd_n(w:*i64,n:i64)->i64 called by 7: gpd_viewgpd_imagegpd_material_inputsgpd_materialgltf_render_descriptorgpd_i+1 calls 1: gpd_put |
| 19 | func gpd_raw(w:*i64,cx:*i64,parent:i64,key:*u8,fallback:*u8)->i64 |
| 23 | func gpd_view(w:*i64,cx:*i64,accessor:i64,v:*i64)->i64 |
| 27 | func gpd_alpha(cx:*i64,mat:i64)->i64 called by 1: gpd_material |
| 32 | func gpd_image(w:*i64,cx:*i64,texture:i64)->i64 |
| 47 | func gpd_unit_token(s:*u8,n:i64)->i64 |
| 57 | func gpd_unit_field(w:*i64,cx:*i64,parent:i64,key:*u8,fallback:*u8,count:i64)->i64 |
| 65 | func gpd_material_inputs(w:*i64,cx:*i64,mat:i64,pbr:i64)->i64 |
| 71 | func gpd_material(w:*i64,cx:*i64,index:i64)->i64 |
| 87 | func gltf_render_descriptor(cx:*i64,mesh:i64,skin:i64,w:*i64)->i64 |
| 108 | func 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)} |
| 110 | func gltf_render_poses(cx:*i64,animation:i64,skin:i64,position:i64,jointattr:i64,weightattr:i64,times:*i64,samples:i64,w:*i64)->i64 |