Home
last modified time | relevance | path

Searched refs:SWR_NEW_FSCONSTANTS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.h47 #define SWR_NEW_FSCONSTANTS (1 << 9) macro
Dswr_state.cpp564 ctx->dirty |= SWR_NEW_FSCONSTANTS; in swr_set_constant_buffer()
1809 if (ctx->dirty & SWR_NEW_FSCONSTANTS) { in swr_update_derived()