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

/haiku-fatelf/src/add-ons/accelerants/3dfx/
H A D3dfx_draw.cpp46 OUTREG32(DST_XY, x | (y << 16));
77 OUTREG32(DST_XY, x | (y << 16));
102 OUTREG32(DST_XY, x | (y << 16));
147 OUTREG32(DST_XY, dest_x | (dest_y << 16));
H A D3dfx.h68 #define DST_XY (0x100000 + 0x6C) macro

Completed in 84 milliseconds