nx_gltf_render_descriptor_before_static_t338.nx
buildroot/runtime/nx_gltf_render_descriptor_before_static_t338.nx
about
nx_gltf_render_descriptor_candidate_t181.nx -- Generates a normal map descriptor with texture, image, and encoding details for GLTF rendering.
dependencies 3 imports · 1 importers
imports: nx_gltf_pose_candidate_t181.nxnx_sha256.nxnx_normal_encoding_contract.nx
imported by: nx_gltf_skinned_before_static_gate_t338.nx
structs
| none |
consts
| none |
functions
| 7 | func gpd_normal_binding(w:*i64,cx:*i64,mat:i64)->i64 called by 1: gpd_material calls 7: gld_intgld_number_fixedgpd_imagegpd_sntb_normal_encoding_admitgpd_n+1 |
| 49 | func gpd_source_identity(w:*i64,cx:*i64)->i64 |
| 55 | func gpd_put(w:*i64,s:*u8,n:i64)->i64 |
| 60 | func gpd_s(w:*i64,s:*u8)->i64{return gpd_put(w,s,gll_slen(s))} called by 11: gpd_normal_bindinggpd_source_identitygpd_rawgpd_viewgpd_imagegpd_unit_field+5 calls 1: gpd_put |
| 61 | func gpd_n(w:*i64,n:i64)->i64 called by 8: gpd_normal_bindinggpd_viewgpd_imagegpd_material_inputsgpd_materialgltf_render_descriptor+2 calls 1: gpd_put |
| 65 | func gpd_raw(w:*i64,cx:*i64,parent:i64,key:*u8,fallback:*u8)->i64 called by 5: gpd_normal_bindinggpd_imagegpd_material_inputsgpd_materialgltf_render_descriptor calls 2: gpd_sgpd_put |
| 69 | func gpd_view(w:*i64,cx:*i64,accessor:i64,v:*i64)->i64 |
| 73 | func gpd_alpha(cx:*i64,mat:i64)->i64 called by 1: gpd_material |
| 78 | func gpd_image(w:*i64,cx:*i64,texture:i64)->i64 |
| 95 | func gpd_unit_token(s:*u8,n:i64)->i64 |
| 105 | func gpd_unit_field(w:*i64,cx:*i64,parent:i64,key:*u8,fallback:*u8,count:i64)->i64 |
| 113 | func gpd_material_inputs(w:*i64,cx:*i64,mat:i64,pbr:i64)->i64 |
| 119 | func gpd_material(w:*i64,cx:*i64,index:i64)->i64 |
| 136 | func gltf_render_descriptor(cx:*i64,mesh:i64,skin:i64,w:*i64)->i64 |
| 157 | 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)} |
| 159 | func gltf_render_poses(cx:*i64,animation:i64,skin:i64,position:i64,jointattr:i64,weightattr:i64,times:*i64,samples:i64,w:*i64)->i64 |