anv: Replace anv_format::depth_format with ::has_depth
authorChad Versace <chad.versace@intel.com>
Tue, 9 Feb 2016 03:07:10 +0000 (19:07 -0800)
committerChad Versace <chad.versace@intel.com>
Tue, 9 Feb 2016 18:02:50 +0000 (10:02 -0800)
commite6d3432c810fdc474c1a0e76eb27621568fd4f39
tree4b4d3e8e7edfb000b6cf62279b14da882bb36683
parent0a9306799380ff13dc21c0b7626a0e1a4d338d7d
anv: Replace anv_format::depth_format with ::has_depth

isl now understands depth formats. We no longer need depth formats in
the anv_format table.
src/vulkan/anv_cmd_buffer.c
src/vulkan/anv_formats.c
src/vulkan/anv_image.c
src/vulkan/anv_private.h
src/vulkan/gen7_cmd_buffer.c
src/vulkan/gen8_cmd_buffer.c