Gfx GX Fn GXSetFieldMask - wowjinxy/libPorpoise GitHub Wiki
GXSetFieldMask
- Category:
Pixel Processing
- Matrix Status:
Partial
- Matrix Notes: API/state implemented and tracked (odd/even field masks); field-mask raster behavior is not fully emulated on PC.
- Matrix Link: Gfx-GX-API-Matrix
Official SDK (Reference)
- Manual root:
reference/rvlsdk/man/en_US/gx
- Primary SDK source area:
demos/PikminDemo/src/gx (GC-style Dolphin GX source)
- Notes:
libPorpoise Implementation
- Runtime implementation area:
src/gx
- Public API surface:
include/dolphin/gx
- Notes:
SDK vs Porpoise Diff
- Signature parity:
- Behavioral parity:
-
Known divergence:
Validation Checklist
Working Notes