Lines Matching refs:invalidateCommandBuffers
5134 invalidateCommandBuffers(mem_info->cb_bindings, obj_struct); in PostCallRecordFreeMemory()
5448 invalidateCommandBuffers(event_state->cb_bindings, obj_struct); in PostCallRecordDestroyEvent()
5476 invalidateCommandBuffers(qp_node->cb_bindings, obj_struct); in DestroyQueryPool()
5724 invalidateCommandBuffers(buff_node->cb_bindings, in DestroyBuffer()
5754 invalidateCommandBuffers(buffer_view_state->cb_bindings, obj_struct); in PostCallRecordDestroyBufferView()
5788 invalidateCommandBuffers(image_state->cb_bindings, obj_struct); in PostCallRecordDestroyImage()
5944 invalidateCommandBuffers(image_view_state->cb_bindings, obj_struct); in PostCallRecordDestroyImageView()
5991 invalidateCommandBuffers(pipeline_state->cb_bindings, obj_struct); in PostCallRecordDestroyPipeline()
6037 invalidateCommandBuffers(sampler_state->cb_bindings, obj_struct); in PostCallRecordDestroySampler()
6079 invalidateCommandBuffers(desc_pool_state->cb_bindings, obj_struct); in PostCallRecordDestroyDescriptorPool()
6315 void invalidateCommandBuffers(std::unordered_set<GLOBAL_CB_NODE *> cb_nodes, VK_OBJECT obj) { in invalidateCommandBuffers() function
6337 invalidateCommandBuffers(framebuffer_state->cb_bindings, obj_struct); in PostCallRecordDestroyFramebuffer()
6371 invalidateCommandBuffers(rp_state->cb_bindings, obj_struct); in PostCallRecordDestroyRenderPass()