Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.8/src/
H A Dblade_accel_exa.c135 GER_DRAW_SRC_COLOR | GER_ROP_ENABLE | GER_SRC_CONST); in Solid()
184 GER_ROP_ENABLE | GER_BLT_SRC_FB | pTrident->BltScanDirection); in Copy()
H A Dtrident_regs.h230 #define GER_ROP_ENABLE (1 << 4) macro