OSDN Git Service

vk: Drop dependency on no longer extant header
authorChad Versace <chad.versace@intel.com>
Tue, 6 Oct 2015 00:02:42 +0000 (17:02 -0700)
committerChad Versace <chad.versace@intel.com>
Tue, 6 Oct 2015 00:06:19 +0000 (17:06 -0700)
commit63439953d7f51700e1834e3003e209b387772b5e
treecc3f81c83c33c14e7682b15adfe010e7c70bd219
parent8bf021cf3dfdb50b709b7bba65dec8fd9495c74f
vk: Drop dependency on no longer extant header

anv_meta no longer uses GLSL shaders, and the build system no longer
converts them to SPIR-V. So remove anv_meta_spirv_autogen.h from
Makefile.am.

(cherry picked from commit 2fc8122f66331e76ac436ea77ad5b57a011b188a)
src/vulkan/Makefile.am
src/vulkan/anv_meta.c