mesa: fix call to _mesa_lookup_vao_err
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Tue, 5 Nov 2019 17:35:01 +0000 (18:35 +0100)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 5 Nov 2019 20:05:33 +0000 (12:05 -0800)
commit67718ca3520b3540dfe08840e6397613c439f5db
tree190edc4cfa9a18a2868bb395a98e3ad72ef6f512
parent5d085ad052aac1f35cef7b60c0e6ecad65a6807b
mesa: fix call to _mesa_lookup_vao_err

Fixes: 3e842a0b0ea ("mesa: rework _mesa_lookup_vao_err to allow usage from EXT_dsa")
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2055
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/varray.c