Searched refs:STORE_PIXEL_RGB (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast/
H A Ds_spantemp.h142 #ifdef STORE_PIXEL_RGB
143 STORE_PIXEL_RGB(pixel, x + i, y, src[i]);
234 #undef STORE_PIXEL_RGB macro
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dvboxdri_drv.c245 #define STORE_PIXEL_RGB(DST, X, Y, VALUE) \ macro

Completed in 953 milliseconds