mesa: Remove old validate_io function
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 20 May 2016 01:09:00 +0000 (18:09 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 26 May 2016 23:22:25 +0000 (16:22 -0700)
commit3722c76001ae3190ce7a813e02b5f1eefa5d07eb
tree045d4e159547167a92f975870795d5db52f71de2
parentbd3f15cffdbbec6d1ea5b7db2fcddaf8b7ae4524
mesa: Remove old validate_io function

The new validate_io catches all of the cases (and many more) that the
old function caught.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
src/mesa/main/shader_query.cpp