Searched defs:commandPools (Results 1 – 3 of 3) sorted by relevance
1320 std::vector<CommandPoolSp> commandPools(1u); in performTest() local1673 std::vector<CommandPoolSp> commandPools(VERIFYMAXVALUES_OBJECT_COUNT); in performTest() local
106 vector<SharedPtr<Move<VkCommandPool>>> commandPools; member
468 std::unordered_map<VkCommandPool, CommandPoolInfo> commandPools; member