Searched refs:IRIS_DIRTY_POLYGON_STIPPLE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blorp.c320 uint64_t skip_bits = (IRIS_DIRTY_POLYGON_STIPPLE |
H A Diris_context.h74 #define IRIS_DIRTY_POLYGON_STIPPLE (1ull << 1) macro
H A Diris_state.c2251 ice->state.dirty |= IRIS_DIRTY_POLYGON_STIPPLE;
5012 if (dirty & IRIS_DIRTY_POLYGON_STIPPLE) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blorp.c327 uint64_t skip_bits = (IRIS_DIRTY_POLYGON_STIPPLE |
H A Diris_context.h84 #define IRIS_DIRTY_POLYGON_STIPPLE (1ull << 1) macro
H A Diris_state.c2969 ice->state.dirty |= IRIS_DIRTY_POLYGON_STIPPLE;
6334 if (dirty & IRIS_DIRTY_POLYGON_STIPPLE) {

Completed in 26 milliseconds