43 void discard_image(VkImage vk_image, VmaAllocation vma_allocation);
45 void discard_buffer(VkBuffer vk_buffer, VmaAllocation vma_allocation);
void discard_image_view(VkImageView vk_image_view)
void discard_shader_module(VkShaderModule vk_shader_module)
void discard_image(VkImage vk_image, VmaAllocation vma_allocation)
void discard_buffer(VkBuffer vk_buffer, VmaAllocation vma_allocation)
void deinit(VKDevice &device)
void move_data(VKDiscardPool &src_pool)
void discard_pipeline_layout(VkPipelineLayout vk_pipeline_layout)
void destroy_discarded_resources(VKDevice &device)
VKDiscardPool discard_pool
VKDescriptorPools descriptor_pools
VKDescriptorSetTracker descriptor_set
void deinit(VKDevice &device)