Lines Matching refs:ROP
1285 #define LOADROP(rop) \1287 if (pGlint->ROP != rop) { \1288 GLINT_WRITE_REG(rop<<1|UNIT_ENABLE, LogicalOpMode); \1289 pGlint->ROP = rop; \1293 #define LOADROP(rop) \1295 GLINT_WRITE_REG(rop<<1|UNIT_ENABLE, LogicalOpMode); \1296 pGlint->ROP = rop; \
Indexes created Wed Jul 22 00:25:13 UTC 2026