Searched refs:SWR_NEW_GSCONSTANTS (Results 1 – 2 of 2) sorted by relevance
48 #define SWR_NEW_GSCONSTANTS (1 << 10) macro
566 ctx->dirty |= SWR_NEW_GSCONSTANTS; in swr_set_constant_buffer()1814 if (ctx->dirty & SWR_NEW_GSCONSTANTS) { in swr_update_derived()