Home
last modified time | relevance | path

Searched refs:createDeviceWithMemoryReport (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp165 static Move<VkDevice> createDeviceWithMemoryReport (deBool isValidationEnabled, in createDeviceWithMemoryReport() function
232 …return createDeviceWithMemoryReport(env.commandLine.isValidationEnabled(), env.vkp, env.instance, … in create()
1758 …const Unique<VkDevice> device (createDeviceWithMemoryReport(isValidationEnabled, vkp, insta… in vkDeviceMemoryAllocateAndFreeTest()
1839 …const Unique<VkDevice> device (createDeviceWithMemoryReport(isValidationEnabled, vkp, insta… in vkDeviceMemoryAllocationFailedTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp168 static Move<VkDevice> createDeviceWithMemoryReport (deBool isValidationEnabled, in createDeviceWithMemoryReport() function
238 …return createDeviceWithMemoryReport(env.commandLine.isValidationEnabled(), env.vkp, env.instance, … in create()
1806 …const Unique<VkDevice> device (createDeviceWithMemoryReport(isValidationEnabled, vkp, insta… in vkDeviceMemoryAllocateAndFreeTest()