anv/compiler: Delete legacy clipping code
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 19 Oct 2015 23:26:16 +0000 (16:26 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 19 Oct 2015 23:26:16 +0000 (16:26 -0700)
commit661d0db0778f6bcb01ab2d59f7867aefd5dd3e18
treedec2a5ac9899da15fe1bc3cefbdfecfdd40389a5
parentfba55b711ec3933f2f98de62c3ab8c741ade0cd7
anv/compiler: Delete legacy clipping code

This is a Vulkan driver.  We don't need legacy clipping stuff and, even if
we did, we don't plan on supporting pre-Sandybridge anyway.
src/vulkan/anv_compiler.cpp