Reviewed-by: Nicolai Hähnle
On 02.06.2016 05:42, Dave Airlie wrote:
From: Dave Airlie
This test was only happening for textures, but there is
nothing in the spec to say this, so test it for all cases.
This fixes:
GL45-CTS.copy_image.invalid_target
Signed-off-by: Dave Airlie
---
src/mesa/
From: Dave Airlie
This test was only happening for textures, but there is
nothing in the spec to say this, so test it for all cases.
This fixes:
GL45-CTS.copy_image.invalid_target
Signed-off-by: Dave Airlie
---
src/mesa/main/copyimage.c | 11 +++
1 file changed, 7 insertions(+), 4 del