Searched refs:commandPools (Results 1 – 2 of 2) sorted by relevance
470 std::unordered_map<VkCommandPool, CommandPoolInfo> commandPools; member
8485 extractInfosWithDeviceInto(device, mCommandPoolInfo, deviceObjects.commandPools); in extractDeviceAndDependenciesLocked()8597 deviceObjects.commandPools); in destroyDeviceObjects()8600 … LOG_CALLS_VERBOSE("destroyDeviceObjects: %zu commandPools.", deviceObjects.commandPools.size()); in destroyDeviceObjects()8601 for (auto& [commandPool, commandPoolInfo] : deviceObjects.commandPools) { in destroyDeviceObjects()