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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h 101 #define IRIS_DIRTY_WM (1ull << 18)
iris_query.c 750 IRIS_DIRTY_WM;
iris_state.c 1924 ice->state.dirty |= IRIS_DIRTY_WM;
6175 if (dirty & IRIS_DIRTY_WM) {
iris_program.c 2055 ice->state.dirty |= IRIS_DIRTY_WM |
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h 115 #define IRIS_DIRTY_WM (1ull << 42)
iris_query.c 1004 IRIS_DIRTY_WM;
iris_program.c 1132 IRIS_DIRTY_WM |
iris_state.c 1370 ice->state.dirty |= IRIS_DIRTY_WM;
4899 if (dirty & IRIS_DIRTY_WM) {

Completed in 21 milliseconds