Searched refs:IRIS_DIRTY_SAMPLER_STATES_CS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h94 #define IRIS_DIRTY_SAMPLER_STATES_CS (1ull << 21) macro
133 IRIS_DIRTY_SAMPLER_STATES_CS | \
H A Diris_state.c5448 if (dirty & IRIS_DIRTY_SAMPLER_STATES_CS)
5517 if (dirty & (IRIS_DIRTY_SAMPLER_STATES_CS |

Completed in 12 milliseconds