On Mon, Nov 9, 2015 at 4:56 PM, Ian Romanick wrote:
> From: Ian Romanick
>
> Nothing left in meta does anything with the VBO binding, so we don't
> need to save or restore it. The VAO binding is still modified.
>
> Signed-off-by: Ian Romanick
> ---
> src/mesa/drivers/common/meta.c | 6 --
>
From: Ian Romanick
Nothing left in meta does anything with the VBO binding, so we don't
need to save or restore it. The VAO binding is still modified.
Signed-off-by: Ian Romanick
---
src/mesa/drivers/common/meta.c | 6 --
src/mesa/drivers/common/meta.h | 1 -
2 files changed, 7 deletions(