nx_x11_pixmap_kat_test.nx
buildroot/runtime/nx_x11_pixmap_kat_test.nx
about
nx_x11_pixmap_kat_test.nx -- minimal pixmap paint+capture KAT.
CreatePixmap 100x60.
CreateGC with foreground = 0x00FF0000 (red in RGB / X-byte-G-byte-R-byte
on a typical 24-bit visual).
PolyFillRectangle covering entire pixmap.
GetImage 100x60.
Verify first pixel bytes are red-ish (any non-zero R channel).
expect_exit: 0.
license_tier: ORIGINAL
dependencies 6 imports · 0 importers
imports: nx_syscalls.nxnx_x11_connect.nxnx_x11_window.nxnx_x11_paint.nxnx_x11_pixmap.nxnx_x11_get_image.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
| none |
functions
| 20 | func dump_dec(l0: i64, l1: i64, v: i64) -> i64 |
| 37 | func main() -> i64 |