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

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_draw.c 107 IRIS_DIRTY_VF_SGVS;
119 IRIS_DIRTY_VF_SGVS;
129 IRIS_DIRTY_VF_SGVS;
iris_context.h 125 #define IRIS_DIRTY_VF_SGVS (1ull << 52)
iris_program.c 645 IRIS_DIRTY_VF_SGVS;
iris_state.c 2971 ice->state.dirty |= IRIS_DIRTY_VF_SGVS;
5233 if (dirty & IRIS_DIRTY_VF_SGVS) {
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_draw.c 175 IRIS_DIRTY_VF_SGVS;
iris_context.h 105 #define IRIS_DIRTY_VF_SGVS (1ull << 22)
iris_state.c 3639 ice->state.dirty |= IRIS_DIRTY_VF_SGVS;
6565 if (dirty & IRIS_DIRTY_VF_SGVS) {
iris_program.c 1418 ice->state.dirty |= IRIS_DIRTY_VF_SGVS;

Completed in 19 milliseconds