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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_blorp.c 327 uint64_t skip_bits = (IRIS_DIRTY_POLYGON_STIPPLE |
iris_context.h 84 #define IRIS_DIRTY_POLYGON_STIPPLE (1ull << 1)
iris_state.c 2969 ice->state.dirty |= IRIS_DIRTY_POLYGON_STIPPLE;
6334 if (dirty & IRIS_DIRTY_POLYGON_STIPPLE) {
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_blorp.c 320 uint64_t skip_bits = (IRIS_DIRTY_POLYGON_STIPPLE |
iris_context.h 74 #define IRIS_DIRTY_POLYGON_STIPPLE (1ull << 1)
iris_state.c 2251 ice->state.dirty |= IRIS_DIRTY_POLYGON_STIPPLE;
5012 if (dirty & IRIS_DIRTY_POLYGON_STIPPLE) {

Completed in 21 milliseconds