Searched refs:IRIS_DIRTY_PS_BLEND (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blorp.c345 skip_bits |= IRIS_DIRTY_BLEND_STATE | IRIS_DIRTY_PS_BLEND;
H A Diris_context.h79 #define IRIS_DIRTY_PS_BLEND (1ull << 6) macro
H A Diris_program.c1811 ice->state.dirty |= IRIS_DIRTY_PS_BLEND;
H A Diris_state.c1028 ice->state.dirty |= IRIS_DIRTY_PS_BLEND;
1138 ice->state.dirty |= IRIS_DIRTY_PS_BLEND | IRIS_DIRTY_BLEND_STATE;
4925 if (dirty & IRIS_DIRTY_PS_BLEND) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blorp.c370 skip_bits |= IRIS_DIRTY_BLEND_STATE | IRIS_DIRTY_PS_BLEND;
H A Diris_context.h89 #define IRIS_DIRTY_PS_BLEND (1ull << 6) macro
H A Diris_state.c1369 ice->state.dirty |= IRIS_DIRTY_PS_BLEND;
1506 ice->state.dirty |= IRIS_DIRTY_PS_BLEND | IRIS_DIRTY_BLEND_STATE;
6201 if (dirty & IRIS_DIRTY_PS_BLEND) {
H A Diris_program.c2885 ice->state.dirty |= IRIS_DIRTY_PS_BLEND;

Completed in 34 milliseconds