diff options
author | Chad Versace <[email protected]> | 2015-10-05 15:49:10 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2015-10-05 17:46:04 -0700 |
commit | 74193a880f475da40e8c03ff7e772f3a288317a8 (patch) | |
tree | a6d544246da439adf3fb9cf320e0af6690c7553c /Makefile.am | |
parent | ffd051830d837705f4da6d16e59953b02066c91e (diff) |
vk: Use consistent names for anv_*_view variables
Rename all anv_*_view variables to follow this convention:
- sview -> anv_surface_view
- bview -> anv_buffer_view
- iview -> anv_image_view
- aview -> anv_attachment_view
- cview -> anv_color_attachment_view
- ds_view -> anv_depth_stencil_attachment_view
This clarifies existing code. And it will reduce noise in the upcoming
commits that merge VkAttachmentView into VkImageView.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions