Searched refs:INPAL_NEXT (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_macros.h126 #define INPAL_NEXT() \ macro
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_driver.c2477 for (i = 0; i < 256; i++) save->palette2[i] = INPAL_NEXT();
2480 for (i = 0; i < 256; i++) save->palette[i] = INPAL_NEXT();
H A Dr128_reg.h113 #define INPAL_NEXT() INREG(R128_PALETTE_DATA) macro

Completed in 10 milliseconds