Home
last modified time | relevance | path

Searched defs:testQueue (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp67 bool queueFamilyMatchesTestCase(const VkQueueFamilyProperties& props, VkQueueFlagBits testQueue) in queueFamilyMatchesTestCase()
92 void createDeviceWithExtension (Context& context, WorkingDevice& wd, VkQueueFlagBits testQueue, boo… in createDeviceWithExtension()
208 VkQueueFlagBits testQueue; // Queue type that this test case targets member
/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp728 TestQueue testQueue; in BatchTests() local