Searched refs:IRIS_DIRTY_CC_VIEWPORT (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h77 #define IRIS_DIRTY_CC_VIEWPORT (1ull << 4) macro
H A Diris_state.c1151 ice->state.dirty |= IRIS_DIRTY_CC_VIEWPORT;
1380 ice->state.dirty |= IRIS_DIRTY_CC_VIEWPORT;
2429 ice->state.dirty |= IRIS_DIRTY_CC_VIEWPORT;
4289 if (clean & IRIS_DIRTY_CC_VIEWPORT) {
4499 if (dirty & IRIS_DIRTY_CC_VIEWPORT) {
H A Diris_program.c1177 IRIS_DIRTY_CC_VIEWPORT |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_context.h87 #define IRIS_DIRTY_CC_VIEWPORT (1ull << 4) macro
H A Diris_state.c1524 ice->state.dirty |= IRIS_DIRTY_CC_VIEWPORT;
1934 ice->state.dirty |= IRIS_DIRTY_CC_VIEWPORT;
3069 ice->state.dirty |= IRIS_DIRTY_CC_VIEWPORT;
5147 if (clean & IRIS_DIRTY_CC_VIEWPORT) {
5644 if (dirty & IRIS_DIRTY_CC_VIEWPORT) {
H A Diris_program.c2087 IRIS_DIRTY_CC_VIEWPORT |
2807 IRIS_DIRTY_CC_VIEWPORT;

Completed in 31 milliseconds