Searched refs:SWR_NEW_VSCONSTANTS (Results 1 – 2 of 2) sorted by relevance
44 #define SWR_NEW_VSCONSTANTS (1 << 8) macro
479 ctx->dirty |= SWR_NEW_VSCONSTANTS; in swr_set_constant_buffer()1559 if (ctx->dirty & SWR_NEW_VSCONSTANTS) { in swr_update_derived()