Searched refs:IRIS_DIRTY_UNCOMPILED_VS (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blorp.c326 IRIS_DIRTY_UNCOMPILED_VS |
H A Diris_program.c1240 if (dirty & IRIS_DIRTY_UNCOMPILED_VS)
1680 ice->state.dirty |= IRIS_DIRTY_UNCOMPILED_VS << stage;
1734 uint64_t dirty_bit = IRIS_DIRTY_UNCOMPILED_VS << stage;
H A Diris_context.h95 #define IRIS_DIRTY_UNCOMPILED_VS (1ull << 22) macro

Completed in 6 milliseconds