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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blorp.c332 IRIS_DIRTY_SF_CL_VIEWPORT |
H A Diris_context.h78 #define IRIS_DIRTY_SF_CL_VIEWPORT (1ull << 5) macro
H A Diris_program.c1176 IRIS_DIRTY_SF_CL_VIEWPORT |
H A Diris_state.c2425 ice->state.dirty |= IRIS_DIRTY_SF_CL_VIEWPORT;
2465 ice->state.dirty |= IRIS_DIRTY_SF_CL_VIEWPORT;
4293 if (clean & IRIS_DIRTY_SF_CL_VIEWPORT) {
4531 if (dirty & IRIS_DIRTY_SF_CL_VIEWPORT) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blorp.c334 IRIS_DIRTY_SF_CL_VIEWPORT);
H A Diris_context.h88 #define IRIS_DIRTY_SF_CL_VIEWPORT (1ull << 5) macro
H A Diris_state.c3065 ice->state.dirty |= IRIS_DIRTY_SF_CL_VIEWPORT;
3109 ice->state.dirty |= IRIS_DIRTY_SF_CL_VIEWPORT;
5152 if (clean & IRIS_DIRTY_SF_CL_VIEWPORT) {
5677 if (dirty & IRIS_DIRTY_SF_CL_VIEWPORT) {
H A Diris_program.c2086 IRIS_DIRTY_SF_CL_VIEWPORT |

Completed in 31 milliseconds