Home
last modified time | relevance | path

Searched refs:DST_Y_X (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/ati/
H A Dmach64_draw.cpp79 OUTREG(DST_Y_X, 0); in Mach64_EngineInit()
136 OUTREG(DST_Y_X, (x << 16) | y); in Mach64_FillRectangle()
164 OUTREG(DST_Y_X, (x << 16) | y); in Mach64_FillSpan()
187 OUTREG(DST_Y_X, (x << 16) | y); in Mach64_InvertRectangle()
231 OUTREG(DST_Y_X, (dest_x << 16) | dest_y); in Mach64_ScreenToScreenBlit()
H A Dmach64.h106 #define DST_Y_X (0x0c00 + 0x010C) // Dword offset 43 macro