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

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_draw.c 65 ice->state.dirty |= IRIS_DIRTY_VF_TOPOLOGY;
79 ice->state.dirty |= IRIS_DIRTY_VF_TOPOLOGY;
iris_context.h 127 #define IRIS_DIRTY_VF_TOPOLOGY (1ull << 54)
iris_state.c 5025 if (dirty & IRIS_DIRTY_VF_TOPOLOGY) {
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_draw.c 72 ice->state.dirty |= IRIS_DIRTY_VF_TOPOLOGY;
86 ice->state.dirty |= IRIS_DIRTY_VF_TOPOLOGY;
iris_context.h 107 #define IRIS_DIRTY_VF_TOPOLOGY (1ull << 24)
iris_state.c 6347 if (dirty & IRIS_DIRTY_VF_TOPOLOGY) {

Completed in 16 milliseconds