Lines Matching refs:InvalidateCommandBuffers
2187 …InvalidateCommandBuffers(pCB->linkedCommandBuffers, VulkanTypedHandle(cb, kVulkanObjectTypeCommand… in ResetCommandBufferState()
3930 InvalidateCommandBuffers(mem_info->cb_bindings, obj_struct); in PreCallRecordFreeMemory()
4185 InvalidateCommandBuffers(event_state->cb_bindings, obj_struct); in PreCallRecordDestroyEvent()
4205 InvalidateCommandBuffers(qp_state->cb_bindings, obj_struct); in PreCallRecordDestroyQueryPool()
4653 InvalidateCommandBuffers(pipeline_state->cb_bindings, obj_struct); in PreCallRecordDestroyPipeline()
4688 InvalidateCommandBuffers(sampler_state->cb_bindings, obj_struct); in PreCallRecordDestroySampler()
4722 InvalidateCommandBuffers(desc_pool_state->cb_bindings, obj_struct); in PreCallRecordDestroyDescriptorPool()
4906 void ValidationStateTracker::InvalidateCommandBuffers(std::unordered_set<CMD_BUFFER_STATE *> const … in InvalidateCommandBuffers() function in ValidationStateTracker
4918 InvalidateCommandBuffers(cb_node->linkedCommandBuffers, obj); in InvalidateCommandBuffers()
4940 InvalidateCommandBuffers(framebuffer_state->cb_bindings, obj_struct); in PreCallRecordDestroyFramebuffer()
4960 InvalidateCommandBuffers(rp_state->cb_bindings, obj_struct); in PreCallRecordDestroyRenderPass()
7224 InvalidateCommandBuffers(as_state->cb_bindings, obj_struct); in PreCallRecordDestroyAccelerationStructureNV()