nx_face_feature_gate_t367.nx
buildroot/runtime/nx_face_feature_gate_t367.nx
about
nx_face_feature_gate_t367.nx -- reusable feature-preservation referee for the canonical procedural face.
Composes existing nx_faceanat and nx_sdfrender owners; it does not tune or publish an asset.
A pass means the generated geometry retains measurable palpebral fissures and a measurable lip profile.
license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_sdfrender.nxnx_faceanat.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
| 8 | const FFG_EXIT_USAGE: i64 = 2 |
| 9 | const FFG_EXIT_REFUSE: i64 = 1 |
| 10 | const FFG_FACE_SIZE: i64 = 1 |
| 11 | const FFG_ARENA_PART_CAPACITY: i64 = 48 |
| 12 | const FFG_EYE_FIELDS: i64 = 9 |
| 13 | const FFG_LIP_FIELDS: i64 = 11 |
| 14 | const FFG_LEFT_EYE: i64 = 0 - 1 |
| 15 | const FFG_RIGHT_EYE: i64 = 1 |
| 16 | const FFG_EYE_OUT_BYTES: i64 = FFG_EYE_FIELDS * 8 |
| 17 | const FFG_LIP_OUT_BYTES: i64 = FFG_LIP_FIELDS * 8 |
functions
| 18 | func main(argc: i64, argv: *i64) -> i64 |