HomeSort by: relevance | last modified time | path
    Searched refs:IRIS_DIRTY_CC_VIEWPORT (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h 87 #define IRIS_DIRTY_CC_VIEWPORT (1ull << 4)
iris_state.c 1524 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) {
iris_program.c 2087 IRIS_DIRTY_CC_VIEWPORT |
2807 IRIS_DIRTY_CC_VIEWPORT;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h 77 #define IRIS_DIRTY_CC_VIEWPORT (1ull << 4)
iris_state.c 1151 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) {
iris_program.c 1177 IRIS_DIRTY_CC_VIEWPORT |

Completed in 223 milliseconds