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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h73 #define IRIS_DIRTY_COLOR_CALC_STATE (1ull << 0) macro
H A Diris_state.c870 ice->state.dirty |= IRIS_DIRTY_COLOR_CALC_STATE;
1135 ice->state.dirty |= IRIS_DIRTY_COLOR_CALC_STATE;
2317 ice->state.dirty |= IRIS_DIRTY_COLOR_CALC_STATE;
4301 if (clean & IRIS_DIRTY_COLOR_CALC_STATE) {
4632 if (dirty & IRIS_DIRTY_COLOR_CALC_STATE) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_context.h83 #define IRIS_DIRTY_COLOR_CALC_STATE (1ull << 0) macro
H A Diris_state.c1209 ice->state.dirty |= IRIS_DIRTY_COLOR_CALC_STATE;
1503 ice->state.dirty |= IRIS_DIRTY_COLOR_CALC_STATE;
3039 ice->state.dirty |= IRIS_DIRTY_COLOR_CALC_STATE;
5162 if (clean & IRIS_DIRTY_COLOR_CALC_STATE) {
5791 if (dirty & IRIS_DIRTY_COLOR_CALC_STATE) {

Completed in 149 milliseconds