Searched refs:DIRTY (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaGC.c142 if(pixPriv->flags & DIRTY) {
143 pixPriv->flags &= ~(DIRTY | REDUCIBILITY_MASK);
150 if(pixPriv->flags & DIRTY) {
151 pixPriv->flags &= ~(DIRTY | REDUCIBILITY_MASK);
267 pPixPriv->flags |= DIRTY;
272 pPixPriv->flags |= DIRTY;
384 pixPriv->flags |= DIRTY;
H A Dxaawrap.h58 pixPriv->flags |= DIRTY
H A DxaaInit.c492 pPixPriv->flags |= DIRTY;
498 pPixPriv->flags |= DIRTY;
H A DxaaPict.c572 (XAA_GET_PIXMAP_PRIVATE((PixmapPtr)(pDst->pDrawable)))->flags |= DIRTY;
652 (XAA_GET_PIXMAP_PRIVATE((PixmapPtr)(pDst->pDrawable)))->flags |= DIRTY;
H A Dxaalocal.h76 #define DIRTY 0x00010000 macro
/xsrc/external/mit/MesaLib/dist/src/amd/registers/
H A Dgfx8.json11502 {"bits": [1, 1], "name": "DIRTY"}
H A Dgfx81.json11614 {"bits": [1, 1], "name": "DIRTY"}
H A Dgfx9.json12825 {"bits": [1, 1], "name": "DIRTY"}
H A Dgfx10.json14628 {"bits": [1, 1], "name": "DIRTY"}
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst2549 - iris: RASTER + SF + some CLIP, fix DIRTY vs. NEW
H A D20.2.0.rst2824 - turnip: use DIRTY SDS bit to avoid making copies of pipeline load state ib

Completed in 278 milliseconds