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

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_program.c 1115 if (ish->nos & (1ull << IRIS_NOS_LAST_VUE_MAP))
1180 ice->state.dirty_for_nos[IRIS_NOS_LAST_VUE_MAP];
1617 ish->nos |= (1ull << IRIS_NOS_LAST_VUE_MAP);
iris_context.h 162 IRIS_NOS_LAST_VUE_MAP,
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h 196 IRIS_NOS_LAST_VUE_MAP,
iris_program.c 2033 if (ish->nos & (1ull << IRIS_NOS_LAST_VUE_MAP))
2090 ice->state.stage_dirty_for_nos[IRIS_NOS_LAST_VUE_MAP];
2651 ish->nos |= (1ull << IRIS_NOS_LAST_VUE_MAP);

Completed in 11 milliseconds