Files
third_party_mesa3d/src
Chad Versace f70d079854 vk/image: Remove unneeded data from anv_buffer_view
This completes the FINISHME to trim unneeded data from anv_buffer_view.

A VkExtent3D doesn't make sense for a VkBufferView.
So remove the member anv_surface_view::extent, and push it up to the two
objects that actually need it, anv_image_view and anv_attachment_view.
2015-07-17 14:48:23 -07:00
..
2015-06-23 16:54:53 +01:00
2015-04-27 17:28:29 +03:00
2015-06-21 07:52:36 -04:00