14c933b900
_NEW_LIGHT_CONSTANTS: state parameters _NEW_LIGHT_FF_PROGRAM: keys for fixed-func programs _NEW_LIGHT_STATE: gallium rasterizer state This reduces: - the number of no-op fixed-func program key recomputations in _mesa_update_state - the number of no-op rasterizer state updates in st/mesa Reviewed-by: Zoltán Böszörményi <zboszor@gmail.com> Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8850>