code wiki / (root) / nx_rc_probe.nx

nx_rc_probe.nx

buildroot/runtime/nx_rc_probe.nx

5914 B145 linesdepth 1pulls 1 transitivereach 0 importersview sourcekind probe
docsdependenciesstructsconstsfunctions

about

nx_render_core wat-clean + correctness probe. Each check is a SMALL exported function (avoids the backend's large-function local-count limit). Imports the HAL-free core only; static buffers; no syscalls.

dependencies 1 imports · 0 importers

nx_render_core.nx nx_rc_probe.nx

imports: nx_render_core.nx

imported by: nobody (leaf or entry point)

structs

none

consts

4const K_MAGIC_1024: i64 = 1024
5const K_MAGIC_16384: i64 = 16384
6const K_MAGIC_1152: i64 = 1152
7const K_MAGIC_1280: i64 = 1280
8const K_MAGIC_1408: i64 = 1408
9const K_MAGIC_1536: i64 = 1536
10const K_MAGIC_1664: i64 = 1664
11const K_MAGIC_1792: i64 = 1792
12const K_MAGIC_1824: i64 = 1824
13const K_MAGIC_1856: i64 = 1856
14const K_MAGIC_13418: i64 = 13418
15const K_MAGIC_9402: i64 = 9402
16const K_MAGIC_2048: i64 = 2048
17const K_MAGIC_4096: i64 = 4096
18const K_MAGIC_6144: i64 = 6144
19const K_MAGIC_4294967295: i64 = 4294967295
20const K_MAGIC_8192: i64 = 8192
21const K_MAGIC_11585: i64 = 11585
22const K_MAGIC_11400: i64 = 11400
23const K_MAGIC_11700: i64 = 11700
24const K_MAGIC_10000: i64 = 10000
25const K_MAGIC_40000: i64 = 40000
26const K_MAGIC_1200: i64 = 1200
27const K_MAGIC_1376: i64 = 1376
28const K_MAGIC_70000: i64 = 70000
29const K_MAGIC_16777216: i64 = 16777216
30const K_MAGIC_65536: i64 = 65536
31const K_MAGIC_72000: i64 = 72000

functions

32func gi_chk_identity() -> i64
calls 1: rc_identity_4x4
38func gi_chk_translation() -> i64
44func gi_chk_mul() -> i64
54func gi_chk_vec4() -> i64
67func gi_chk_perspective() -> i64
73func gi_chk_raster() -> i64
97func gi_chk_trig() -> i64
111func gi_scene_test() -> i64
133func gi_scene_colors() -> i64
145func main() -> i64 { return 0 }