Searched refs:IRIS_DIRTY_CONSTANTS_CS (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h113 #define IRIS_DIRTY_CONSTANTS_CS (1ull << 40) macro
135 IRIS_DIRTY_CONSTANTS_CS | \
H A Diris_program.c1382 IRIS_DIRTY_CONSTANTS_CS;
H A Diris_resource.c1528 IRIS_DIRTY_CONSTANTS_CS |
H A Diris_state.c4417 if (clean & IRIS_DIRTY_CONSTANTS_CS) {
5442 if ((dirty & IRIS_DIRTY_CONSTANTS_CS) && shs->cbuf0_needs_upload)
5509 if (dirty & IRIS_DIRTY_CONSTANTS_CS) {
5519 IRIS_DIRTY_CONSTANTS_CS |
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst2335 - iris: Add IRIS_DIRTY_CONSTANTS_CS

Completed in 21 milliseconds