Home
last modified time | relevance | path

Searched refs:dumpExtraInfo (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp1860 Move<VkDevice> createProtectedDeviceWithQueueConfig (Context& context, const std::vector<VkDeviceQueueCreateInfo>& queueCreateInfos, bool dumpExtraInfo=false) in createProtectedDeviceWithQueueConfig() argument
1867 if (dumpExtraInfo) in createProtectedDeviceWithQueueConfig()
1952 bool runQueueCreationTestCombination (Context& context, tcu::ResultCollector& results, const std::vector<QueueCreationInfo>& testCombination, bool dumpExtraInfo=false) in runQueueCreationTestCombination() argument
1981 const Unique<VkDevice> device (createProtectedDeviceWithQueueConfig(context, queueCreateInfo, dumpExtraInfo)); in runQueueCreationTestCombination()
2006 const bool dumpExtraInfo = true; in createDeviceQueue2WithTwoQueuesSmokeTest() local
2032 if (dumpExtraInfo) in createDeviceQueue2WithTwoQueuesSmokeTest()
2041 bool success = runQueueCreationTestCombination(context, results, testCombination, dumpExtraInfo); in createDeviceQueue2WithTwoQueuesSmokeTest()
2051 const bool dumpExtraInfo = true; in createDeviceQueue2WithAllProtectedQueues() local
2072 success = success && runQueueCreationTestCombination(context, results, testCombination, dumpExtraInfo); in createDeviceQueue2WithAllProtectedQueues()
2083 const bool dumpExtraInfo in createDeviceQueue2WithAllUnprotectedQueues() local
2150 const bool dumpExtraInfo = true; createDeviceQueue2WithNProtectedAndMUnprotectedQueues() local
2210 const bool dumpExtraInfo = true; createDeviceQueue2WithMultipleQueueCombinations() local
2300 const bool dumpExtraInfo = true; createDeviceQueue2WithAllFamilies() local
2333 const bool dumpExtraInfo = true; createDeviceQueue2WithAllFamiliesProtected() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp1871 Move<VkDevice> createProtectedDeviceWithQueueConfig (Context& context, const std::vector<VkDeviceQueueCreateInfo>& queueCreateInfos, bool dumpExtraInfo=false) in createProtectedDeviceWithQueueConfig() argument
1878 if (dumpExtraInfo) in createProtectedDeviceWithQueueConfig()
1963 bool runQueueCreationTestCombination (Context& context, tcu::ResultCollector& results, const std::vector<QueueCreationInfo>& testCombination, bool dumpExtraInfo=false) in runQueueCreationTestCombination() argument
1992 const Unique<VkDevice> device (createProtectedDeviceWithQueueConfig(context, queueCreateInfo, dumpExtraInfo)); in runQueueCreationTestCombination()
2017 const bool dumpExtraInfo = true; in createDeviceQueue2WithTwoQueuesSmokeTest() local
2043 if (dumpExtraInfo) in createDeviceQueue2WithTwoQueuesSmokeTest()
2052 bool success = runQueueCreationTestCombination(context, results, testCombination, dumpExtraInfo); in createDeviceQueue2WithTwoQueuesSmokeTest()
2062 const bool dumpExtraInfo = true; in createDeviceQueue2WithAllProtectedQueues() local
2083 success = success && runQueueCreationTestCombination(context, results, testCombination, dumpExtraInfo); in createDeviceQueue2WithAllProtectedQueues()
2094 const bool dumpExtraInfo in createDeviceQueue2WithAllUnprotectedQueues() local
2161 const bool dumpExtraInfo = true; createDeviceQueue2WithNProtectedAndMUnprotectedQueues() local
2221 const bool dumpExtraInfo = true; createDeviceQueue2WithMultipleQueueCombinations() local
2311 const bool dumpExtraInfo = true; createDeviceQueue2WithAllFamilies() local
2344 const bool dumpExtraInfo = true; createDeviceQueue2WithAllFamiliesProtected() local
[all...]

Completed in 8 milliseconds