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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blorp.c322 IRIS_DIRTY_SO_DECL_LIST |
H A Diris_context.h123 #define IRIS_DIRTY_SO_DECL_LIST (1ull << 50) macro
H A Diris_program.c1278 ice->state.dirty |= IRIS_DIRTY_SO_DECL_LIST | IRIS_DIRTY_STREAMOUT;
H A Diris_state.c3052 ice->state.dirty |= IRIS_DIRTY_SO_DECL_LIST;
4834 if ((dirty & IRIS_DIRTY_SO_DECL_LIST) && ice->state.streamout) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blorp.c329 IRIS_DIRTY_SO_DECL_LIST |
H A Diris_context.h103 #define IRIS_DIRTY_SO_DECL_LIST (1ull << 20) macro
H A Diris_state.c3719 ice->state.dirty |= IRIS_DIRTY_SO_DECL_LIST;
6095 if ((dirty & IRIS_DIRTY_SO_DECL_LIST) && ice->state.streamout) {
H A Diris_program.c2201 ice->state.dirty |= IRIS_DIRTY_SO_DECL_LIST | IRIS_DIRTY_STREAMOUT;

Completed in 101 milliseconds