anv/device: Add a better version check.
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 28 Jan 2016 16:18:50 +0000 (08:18 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 28 Jan 2016 16:19:40 +0000 (08:19 -0800)
commit608b411e9f69f5e1b39233c1dd4d7a69f49d782c
tree19bd6d5d425e81c905941891e60286f2fe2b77f0
parent6286a74f6ba0906fe7df9556c1def149de40a88b
anv/device: Add a better version check.

We now check that the requested version is precicely within the range of
versions that we support.
src/vulkan/anv_device.c