Skip to content
Snippets Groups Projects
Commit 4e6244e8 authored by Brian Paul's avatar Brian Paul
Browse files

mesa: fix height error check for 1D array textures


height=0 is legal for 1D array textures (as depth=0 is legal for
2D arrays).  Fixes new piglit ext_texture_array-errors test.

Cc: "10.3 10.4" <mesa-stable@lists.freedesktop.org>
Reviewed-by: default avatarJosé Fonseca <jfonseca@vmware.com>
parent ca0616f1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment