pvr: fix overlapping comparison
The comparison here will always be true. This changes it so height is only set if the type is not a 1D. Fixes a warning with clang
Please register or sign in to comment
The comparison here will always be true. This changes it so height is only set if the type is not a 1D. Fixes a warning with clang