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