Home
last modified time | relevance | path

Searched refs:TGA_REG_GBCR5 (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dtgareg.h141 #define TGA_REG_GBCR5 0x055 /* Block Color 5 */ macro
H A Dtga.c1293 TGAWREG(dc, TGA_REG_GBCR5, color); in tga_eraserows()
1343 TGAWREG(dc, TGA_REG_GBCR5, color); in tga_erasecols()
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Dtgareg.h141 #define TGA_REG_GBCR5 0x055 /* Block Color 5 */ macro