Lines Matching defs:dirty
1895 * address, and marking state dirty so it's reemitted.
1943 * address, and marking state dirty so it's reemitted.
2502 /* Make sure we flag constants dirty even if there's no need to emit
2617 * Mark state dirty that needs to be re-emitted when a resource is written.
2624 uint64_t dirty = 0ull;
2634 dirty |= IRIS_DIRTY_RENDER_MISC_BUFFER_FLUSHES |
2641 dirty |= IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES |
2647 dirty |= IRIS_DIRTY_RENDER_MISC_BUFFER_FLUSHES |
2653 dirty |= IRIS_DIRTY_VERTEX_BUFFER_FLUSHES;
2656 dirty |= IRIS_DIRTY_SO_BUFFERS;
2658 ice->state.dirty |= dirty;