Searched refs:SWR_NEW_TCSCONSTANTS (Results 1 – 2 of 2) sorted by relevance
60 #define SWR_NEW_TCSCONSTANTS (1 << 22) macro
568 ctx->dirty |= SWR_NEW_TCSCONSTANTS; in swr_set_constant_buffer()1819 if (ctx->dirty & SWR_NEW_TCSCONSTANTS) { in swr_update_derived()