anv/meta: Pass the depth through the clear vertex shader
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 17 Sep 2015 23:28:42 +0000 (16:28 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 18 Sep 2015 01:09:21 +0000 (18:09 -0700)
commitd616493953da7e349967a78c6fc671d35c1b788e
treed945b53b04d2a280ac974908b0a4b2a54af6ca32
parent3b8aa26b8eedc415d93bc4f2099d39736e5249b2
anv/meta: Pass the depth through the clear vertex shader

It shouldn't matter since we shut off the VS but it's at least clearer.
src/vulkan/anv_meta.c