swr: [rasterizer core] fix OOB check of viewport indices
authorTim Rowley <timothy.o.rowley@intel.com>
Tue, 9 Aug 2016 16:36:58 +0000 (10:36 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 10 Aug 2016 16:09:36 +0000 (11:09 -0500)
commitb311bdf92d65a0704faf8e89caa506d6d18c07e6
tree8c79c31dcb399ec8b3047c081683fe8138c9ea1d
parent2eae02f77c66e9a392dd8c2dc459ddc943e30140
swr: [rasterizer core] fix OOB check of viewport indices

Use correct comparison intrinsic for OOB check of viewport indices.

Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/rasterizer/core/frontend.cpp