Tapani Pälli writes:
> Remove unused variables from clear_state and use a hardcoded location
> for color uniform to get rid of 2 more variables. Modify shaders to use
> explicit location for vertex attribute too as extension is enabled.
>
> Signed-off-by: Tapani Pälli
Reviewed-by: Kristian Høgs
Remove unused variables from clear_state and use a hardcoded location
for color uniform to get rid of 2 more variables. Modify shaders to use
explicit location for vertex attribute too as extension is enabled.
Signed-off-by: Tapani Pälli
---
src/mesa/drivers/common/meta.c | 27 --