nx_gpu_capture_store_lib.nx
buildroot/runtime/nx_gpu_capture_store_lib.nx
about
Validated GPU capture -> immutable append-only row, composing existing capture retry/CAS storage.
dependencies 4 imports · 1 importers
imports: nx_gpu_capture_lib.nxnx_world_capture_meta.nxnx_capture_append_lib.nxnx_base64.nx
imported by: nx_gpu_capture_http_lib.nx
structs
| none |
consts
| 6 | const GCS_VALIDATION_BASE: i64=-300 |
| 7 | const GCS_BAD_META: i64=-201 |
| 8 | const GCS_BODY_LIMIT: i64=-202 |
| 9 | const GCS_WORK_BYTES: i64=256 |
functions
| 12 | func gcs_append(prefix: *u8,query: *u8,qn: i64,body: *u8,bn: i64,max_body: i64,max_rows: i64) -> i64 |