Searched refs:CommandPoolInfo (Results 1 – 2 of 2) sorted by relevance
456 struct CommandPoolInfo { struct470 std::unordered_map<VkCommandPool, CommandPoolInfo> commandPools; argument
6142 mCommandPoolInfo[*pCommandPool] = CommandPoolInfo(); in on_vkCreateCommandPool()6154 CommandPoolInfo& commandPoolInfo, in destroyCommandPoolWithExclusiveInfo()6486 std::unordered_map<VkCommandPool, CommandPoolInfo>& commandPoolInfos) { in freeCommandBufferWithExclusiveInfos()8975 std::unordered_map<VkCommandPool, CommandPoolInfo> mCommandPoolInfo GUARDED_BY(mMutex);