summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2015-10-05 16:24:53 -0700
committerChad Versace <[email protected]>2015-10-05 17:46:04 -0700
commitf0f4dfa9cc1473c5e12eeeb9403f721d5611e905 (patch)
tree85bda7f2722d8499c7abccf423e0a633f340269e /Makefile.am
parent74193a880f475da40e8c03ff7e772f3a288317a8 (diff)
vk: Drop anv_surface_view
Push the members of struct anv_surface_view into anv_image_view and anv_buffer_view, then remove struct anv_surface_view. Observe that anv_surface_view::range is not needed for anv_image_view, and so was dropped there. This prepares for the merge of VkAttachmentView into VkImageView. Remove the common parent of anv_buffer_view and anv_image_view (that is, anv_surface_view) will make the merge easier.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions