/external/deqp/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()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 229 const bool isValidationEnabled = (recorder != nullptr); in createInstance() local 231 const bool isValidationEnabled = false; in createInstance() 241 if (isValidationEnabled) in createInstance() 293 if (cmdLine.isValidationEnabled()) in createDefaultDevice() 525 , m_debugReportRecorder (cmdLine.isValidationEnabled() in DefaultDevice() 539 , m_debugReportCallback (cmdLine.isValidationEnabled() in DefaultDevice()
|
D | vktCustomInstancesDevices.cpp | 277 const bool validationRequested = (cmdLine.isValidationEnabled() && allowLayers); in createCustomInstanceWithExtensions() 375 const bool validationEnabled = cmdLine.isValidationEnabled(); in createCustomInstanceFromInfo() 421 const bool validationEnabled = cmdLine.isValidationEnabled(); in createUncheckedInstance() 709 … validationEnabled = m_context.getTestContext().getCommandLine().isValidationEnabled(); in createDeviceSupportingQueue()
|
/external/deqp/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() 1790 …const deBool isValidationEnabled = context.getTestContext().getCommandLine().isValidationEna… in vkDeviceMemoryAllocateAndFreeTest() local 1791 …const Unique<VkDevice> device (createDeviceWithMemoryReport(isValidationEnabled, vkp, insta… in vkDeviceMemoryAllocateAndFreeTest() 1920 static Move<VkDevice> createExternalMemoryDevice (deBool isValidationEnabled, in createExternalMemoryDevice() argument 2014 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createExternalMemoryDevice() 2054 …ice (createExternalMemoryDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in testImportAndUnimportExternalMemory()
|
D | vktMemoryAddressBindingTests.cpp | 192 static Move<VkDevice> createDeviceWithAdressBindingReport ( deBool isValidationEnabled, in createDeviceWithAdressBindingReport() argument 240 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createDeviceWithAdressBindingReport() 260 …return createDeviceWithAdressBindingReport(env.commandLine.isValidationEnabled(), env.vkp, env.ins… in create() 1811 context.getTestContext().getCommandLine().isValidationEnabled(), in createDestroyObjectTest()
|
D | vktMemoryAllocationTests.cpp | 275 … = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_contex… in createTestDevice() 343 … = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_contex… in createDeviceGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/amber/ |
D | vktAmberDepthTests.cpp | 112 const bool validation = ctx.getTestContext().getCommandLine().isValidationEnabled(); in createInstance()
|
/external/deqp/framework/common/ |
D | tcuCommandLine.hpp | 230 bool isValidationEnabled (void) const;
|
/external/deqp/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() 1089 …e (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceWithGlobalPriorityTest() 1274 …e (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceWithQueriedGlobalPriorityTest() 1369 …ice (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vkp, ins… in createDeviceFeatures2Test() 1819 … (createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platform… in createDeviceQueue2Test() 1941 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platfor… in createProtectedDeviceWithQueueConfig() 2723 …result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vk… in createInstanceDeviceIntentionalAllocFail()
|
D | vktApiVersionCheck.cpp | 406 const bool validationEnabled = (cmdLine.isValidationEnabled() && allowLayers); in createTestDevice()
|
D | vktApiImageCompressionControlTests.cpp | 600 context.getTestContext().getCommandLine().isValidationEnabled(), pAllocator)) in DeviceHelper()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 211 …e = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_contex… in createDeviceSupportingQueues()
|
/external/deqp/external/vulkancts/modules/vulkan/sc/ |
D | vktFaultHandlingTests.cpp | 229 …ice = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context.… in testCreateDeviceWithFaultCallbackInfo()
|
D | vktPipelineCacheSCTests.cpp | 328 …ateInfo.enabledLayerCount == 0u && context.getTestContext().getCommandLine().isValidationEnabled()) in createPipelineCacheTest()
|
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()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 158 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context… in createRobustBufferAccessDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawConcurrentTests.cpp | 117 const auto validation = m_context.getTestContext().getCommandLine().isValidationEnabled(); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingNullASTests.cpp | 236 …device = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vkp,… in DeviceHelper()
|
D | vktRayTracingProceduralGeometryTests.cpp | 134 …device = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vkp,… in DeviceHelper()
|
D | vktRayTracingPipelineLibraryTests.cpp | 224 …device = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vkp,… in DeviceHelper()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiFullScreenExclusiveTests.cpp | 199 context.getTestContext().getCommandLine().isValidationEnabled())) in DeviceHelper()
|
D | vktWsiSwapchainTests.cpp | 278 context.getTestContext().getCommandLine().isValidationEnabled(), in DeviceHelper() 321 context.getTestContext().getCommandLine().isValidationEnabled(), in MultiQueueDeviceHelper() 1727 … = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context.… in deviceGroupRenderTest() 1958 …e = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context.… in deviceGroupRenderTest2()
|
D | vktWsiColorSpaceTests.cpp | 221 context.getTestContext().getCommandLine().isValidationEnabled())) in DeviceHelper()
|
D | vktWsiSurfaceTests.cpp | 1341 …oup = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context.… in queryDevGroupSurfacePresentCapabilitiesTest() 1451 …oup = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context.… in queryDevGroupSurfacePresentModesTest()
|