summaryrefslogtreecommitdiffstats
path: root/src/vulkan/anv_pass.c
Commit message (Expand)AuthorAgeFilesLines
* vk: Allocate subpass attachment in one big blockKristian Høgsberg Kristensen2016-01-041-23/+28
* vk/0.210.0: Rework allocation to use the new pAllocator'sJason Ekstrand2015-12-031-16/+18
* vk/0.210.0: Rework render pass description structuresJason Ekstrand2015-12-031-11/+19
* vk/0.210.0: Switch to the new VKAPI function decorationsJason Ekstrand2015-11-301-3/+1
* anv: Remove unused anv_render_pass membersChad Versace2015-11-041-16/+0
* anv/pass: Remove redundant assertChad Versace2015-10-291-1/+0
* anv/pass: Move VkRenderPass code to new fileChad Versace2015-10-291-0/+161