Searched defs:testQueue (Results 1 – 2 of 2) sorted by relevance
80 bool queueFamilyMatchesTestCase(const VkQueueFamilyProperties& props, VkQueueFlagBits testQueue) in queueFamilyMatchesTestCase()105 void createDeviceWithExtension (Context& context, WorkingDevice& wd, VkQueueFlagBits testQueue, boo… in createDeviceWithExtension()186 VkQueueFlagBits testQueue; // Queue type that this test case targets member
898 TestQueue testQueue; in BatchTests() local