Searched refs:IRIS_DIRTY_MULTISAMPLE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h86 #define IRIS_DIRTY_MULTISAMPLE (1ull << 13) macro
H A Diris_state.c1367 ice->state.dirty |= IRIS_DIRTY_MULTISAMPLE;
2453 ice->state.dirty |= IRIS_DIRTY_MULTISAMPLE;
2543 // XXX: we may want to flag IRIS_DIRTY_MULTISAMPLE (or SAMPLE_MASK?)
4749 if (dirty & IRIS_DIRTY_MULTISAMPLE) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_context.h96 #define IRIS_DIRTY_MULTISAMPLE (1ull << 13) macro
H A Diris_state.c1921 ice->state.dirty |= IRIS_DIRTY_MULTISAMPLE;
3093 ice->state.dirty |= IRIS_DIRTY_MULTISAMPLE;
5894 // XXX: we may want to flag IRIS_DIRTY_MULTISAMPLE (or SAMPLE_MASK?)
5940 if (dirty & IRIS_DIRTY_MULTISAMPLE) {

Completed in 44 milliseconds