Searched refs:cb_vec (Results 1 – 1 of 1) sorted by relevance
4869 …std::vector<VkCommandBuffer> cb_vec{cp_state->commandBuffers.begin(), cp_state->commandBuffers.end… in PreCallRecordDestroyCommandPool() local4870 …FreeCommandBufferStates(device_data, cp_state, static_cast<uint32_t>(cb_vec.size()), cb_vec.data()… in PreCallRecordDestroyCommandPool()