Searched refs:ST_NEW_CONSTANTS (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom.h117 #define ST_NEW_CONSTANTS (ST_NEW_VS_CONSTANTS | \ macro
161 ST_NEW_CONSTANTS | \
H A Dst_cb_bitmap.c615 /* We only need to validate any non-ST_NEW_CONSTANTS state. The VS we use
619 if ((st->dirty | ctx->NewDriverState) & ~ST_NEW_CONSTANTS &
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom.h119 #define ST_NEW_CONSTANTS (ST_NEW_VS_CONSTANTS | \ macro
163 ST_NEW_CONSTANTS | \
H A Dst_cb_bitmap.c616 /* We only need to validate any non-ST_NEW_CONSTANTS state. The VS we use
621 ~ST_NEW_CONSTANTS & ST_PIPELINE_RENDER_STATE_MASK ||
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst2455 - mesa/st: flag ST_NEW_CONSTANTS upon running nir_lower_point_size_mov

Completed in 53 milliseconds