/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryDeviceMemoryReportTests.cpp | 165 static Move<VkDevice> createDeviceWithMemoryReport (deBool isValidationEnabled, in createDeviceWithMemoryReport() argument 213 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createDeviceWithMemoryReport() 232 …return createDeviceWithMemoryReport(env.commandLine.isValidationEnabled(), env.vkp, env.instance, … in create() 1757 …const deBool isValidationEnabled = context.getTestContext().getCommandLine().isValidationEna… in vkDeviceMemoryAllocateAndFreeTest() local 1758 …const Unique<VkDevice> device (createDeviceWithMemoryReport(isValidationEnabled, vkp, insta… in vkDeviceMemoryAllocateAndFreeTest() 1838 …const deBool isValidationEnabled = context.getTestContext().getCommandLine().isValidationEna… in vkDeviceMemoryAllocationFailedTest() local 1839 …const Unique<VkDevice> device (createDeviceWithMemoryReport(isValidationEnabled, vkp, insta… in vkDeviceMemoryAllocationFailedTest() 1967 static Move<VkDevice> createExternalMemoryDevice (deBool isValidationEnabled, in createExternalMemoryDevice() argument 2061 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createExternalMemoryDevice() 2101 …ice (createExternalMemoryDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in testImportAndUnimportExternalMemory()
|
D | vktMemoryAddressBindingTests.cpp | 160 static Move<VkDevice> createDeviceWithAdressBindingReport ( deBool isValidationEnabled, in createDeviceWithAdressBindingReport() argument 201 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createDeviceWithAdressBindingReport() 221 …return createDeviceWithAdressBindingReport(env.commandLine.isValidationEnabled(), env.vkp, env.ins… in create()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryDeviceMemoryReportTests.cpp | 165 static Move<VkDevice> createDeviceWithMemoryReport (deBool isValidationEnabled, in createDeviceWithMemoryReport() argument 213 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createDeviceWithMemoryReport() 232 …return createDeviceWithMemoryReport(env.commandLine.isValidationEnabled(), env.vkp, env.instance, … in create() 1757 …const deBool isValidationEnabled = context.getTestContext().getCommandLine().isValidationEna… in vkDeviceMemoryAllocateAndFreeTest() local 1758 …const Unique<VkDevice> device (createDeviceWithMemoryReport(isValidationEnabled, vkp, insta… in vkDeviceMemoryAllocateAndFreeTest() 1838 …const deBool isValidationEnabled = context.getTestContext().getCommandLine().isValidationEna… in vkDeviceMemoryAllocationFailedTest() local 1839 …const Unique<VkDevice> device (createDeviceWithMemoryReport(isValidationEnabled, vkp, insta… in vkDeviceMemoryAllocationFailedTest() 1967 static Move<VkDevice> createExternalMemoryDevice (deBool isValidationEnabled, in createExternalMemoryDevice() argument 2061 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createExternalMemoryDevice() 2101 …ice (createExternalMemoryDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in testImportAndUnimportExternalMemory()
|
D | vktMemoryAddressBindingTests.cpp | 160 static Move<VkDevice> createDeviceWithAdressBindingReport ( deBool isValidationEnabled, in createDeviceWithAdressBindingReport() argument 201 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createDeviceWithAdressBindingReport() 221 …return createDeviceWithAdressBindingReport(env.commandLine.isValidationEnabled(), env.vkp, env.ins… in create()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 208 const bool isValidationEnabled = (recorder != nullptr); in createInstance() local 210 const bool isValidationEnabled = false; in createInstance() 220 if (isValidationEnabled) in createInstance() 272 if (cmdLine.isValidationEnabled()) in createDefaultDevice() 504 , m_debugReportRecorder (cmdLine.isValidationEnabled() in DefaultDevice() 518 , m_debugReportCallback (cmdLine.isValidationEnabled() in DefaultDevice()
|
D | vktCustomInstancesDevices.cpp | 276 const bool validationRequested = (cmdLine.isValidationEnabled() && allowLayers); in createCustomInstanceWithExtensions() 374 const bool validationEnabled = cmdLine.isValidationEnabled(); in createCustomInstanceFromInfo() 420 const bool validationEnabled = cmdLine.isValidationEnabled(); in createUncheckedInstance() 710 … validationEnabled = m_context.getTestContext().getCommandLine().isValidationEnabled(); in createDeviceSupportingQueue()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktTestCase.cpp | 208 const bool isValidationEnabled = (recorder != nullptr); in createInstance() local 210 const bool isValidationEnabled = false; in createInstance() 220 if (isValidationEnabled) in createInstance() 272 if (cmdLine.isValidationEnabled()) in createDefaultDevice() 504 , m_debugReportRecorder (cmdLine.isValidationEnabled() in DefaultDevice() 518 , m_debugReportCallback (cmdLine.isValidationEnabled() in DefaultDevice()
|
D | vktCustomInstancesDevices.cpp | 276 const bool validationRequested = (cmdLine.isValidationEnabled() && allowLayers); in createCustomInstanceWithExtensions() 374 const bool validationEnabled = cmdLine.isValidationEnabled(); in createCustomInstanceFromInfo() 420 const bool validationEnabled = cmdLine.isValidationEnabled(); in createUncheckedInstance() 710 … validationEnabled = m_context.getTestContext().getCommandLine().isValidationEnabled(); in createDeviceSupportingQueue()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
D | vktPostmortemUtil.cpp | 80 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context… in createPostmortemDevice()
|
D | vktPostmortemDeviceFaultTests.cpp | 127 …const bool useValidation = context.getTestContext().getCommandLine().isValidationEnabled(); in CustomDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/ |
D | vktPostmortemUtil.cpp | 80 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context… in createPostmortemDevice()
|
D | vktPostmortemDeviceFaultTests.cpp | 127 …const bool useValidation = context.getTestContext().getCommandLine().isValidationEnabled(); in CustomDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 689 … (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceTest() 761 … = createUncheckedDevice(context.getTestContext().getCommandLine().isValidationEnabled(), instance… in createMultipleDevicesTest() 858 … = createUncheckedDevice(context.getTestContext().getCommandLine().isValidationEnabled(), instance… in createDeviceWithUnsupportedExtensionsTest() 949 …e (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceWithVariousQueueCountsTest() 1087 …e (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceWithGlobalPriorityTest() 1272 …e (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceWithQueriedGlobalPriorityTest() 1367 …ice (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vkp, ins… in createDeviceFeatures2Test() 1817 … (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceQueue2Test() 1939 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platfor… in createProtectedDeviceWithQueueConfig() 2721 …result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vk… in createInstanceDeviceIntentionalAllocFail()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 689 … (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceTest() 761 … = createUncheckedDevice(context.getTestContext().getCommandLine().isValidationEnabled(), instance… in createMultipleDevicesTest() 858 … = createUncheckedDevice(context.getTestContext().getCommandLine().isValidationEnabled(), instance… in createDeviceWithUnsupportedExtensionsTest() 949 …e (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceWithVariousQueueCountsTest() 1087 …e (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceWithGlobalPriorityTest() 1272 …e (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceWithQueriedGlobalPriorityTest() 1367 …ice (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vkp, ins… in createDeviceFeatures2Test() 1817 … (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceQueue2Test() 1939 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platfor… in createProtectedDeviceWithQueueConfig() 2721 …result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vk… in createInstanceDeviceIntentionalAllocFail()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
D | vktAmberDepthTests.cpp | 108 … device = createCustomDevice(ctx.getTestContext().getCommandLine().isValidationEnabled(), ctx.getP… in createInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
D | vktAmberDepthTests.cpp | 108 … device = createCustomDevice(ctx.getTestContext().getCommandLine().isValidationEnabled(), ctx.getP… in createInstance()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuCommandLine.hpp | 230 bool isValidationEnabled (void) const;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 207 …e = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_contex… in createDeviceSupportingQueues()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 207 …e = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_contex… in createDeviceSupportingQueues()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
D | vktFaultHandlingTests.cpp | 229 …ice = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context.… in testCreateDeviceWithFaultCallbackInfo()
|
D | vktDeviceObjectReservationTests.cpp | 915 …return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_con… in createTestDevice() 958 …return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_con… in createTestDevice() 1044 …return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_con… in createTestDevice() 1393 …return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_con… in createTestDevice() 1825 …return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_con… in createTestDevice()
|
D | vktPipelineCacheSCTests.cpp | 328 …ateInfo.enabledLayerCount == 0u && context.getTestContext().getCommandLine().isValidationEnabled()) in createPipelineCacheTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
D | vktFaultHandlingTests.cpp | 229 …ice = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context.… in testCreateDeviceWithFaultCallbackInfo()
|
D | vktDeviceObjectReservationTests.cpp | 915 …return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_con… in createTestDevice() 958 …return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_con… in createTestDevice() 1044 …return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_con… in createTestDevice() 1393 …return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_con… in createTestDevice() 1825 …return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_con… in createTestDevice()
|
D | vktPipelineCacheSCTests.cpp | 328 …ateInfo.enabledLayerCount == 0u && context.getTestContext().getCommandLine().isValidationEnabled()) in createPipelineCacheTest()
|