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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_draw.c162 if (ice->state.dirty & IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES) {
H A Diris_context.h128 #define IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES (1ull << 55) macro
H A Diris_state.c1030 ice->state.dirty |= IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES;
1144 ice->state.dirty |= IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES;
2160 : IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES;
2199 : IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES;
2538 ice->state.dirty |= IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_draw.c286 if (ice->state.dirty & IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES) {
H A Diris_context.h108 #define IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES (1ull << 25) macro
H A Diris_resolve.c838 IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES |
H A Diris_state.c1512 ice->state.dirty |= IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES;
2803 : IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES;
2867 : IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES;
3189 ice->state.dirty |= IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES;
H A Diris_resource.c2511 dirty |= IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES |

Completed in 36 milliseconds