mesa: move some uniform debug code from draws to state changes
authorMarek Olšák <marek.olsak@amd.com>
Sun, 31 Jan 2021 00:01:36 +0000 (19:01 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 15 Feb 2021 19:29:09 +0000 (19:29 +0000)
commit8e747d9af06e55255b5ae8f06434adfe7c54b0f1
tree18b8f18621d53b81abfd76807d78b8cae8dc4421
parentba10295bf87ae7c5ba9c37aa102123a9e23fe22e
mesa: move some uniform debug code from draws to state changes

This is a step towards removing _mesa_valid_to_render.

I don't know what this code does. This commit probably breaks it, but it
doesn't seem important. We could remove the code.

Reviewed-by: Zoltán Böszörményi <zboszor@gmail.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8798>
src/mesa/main/draw_validate.c