| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
| D | vktPostmortemUtil.cpp | 80 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context… in createPostmortemDevice()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| D | vktCustomInstancesDevices.hpp | 113 vk::Move<vk::VkDevice> createCustomDevice (bool validationEnabled, const vk::PlatformInterface& vkp…
|
| D | vktCustomInstancesDevices.cpp | 390 vk::Move<vk::VkDevice> createCustomDevice (bool validationEnabled, const vk::PlatformInterface& vkp… in createCustomDevice() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiDeviceInitializationTests.cpp | 648 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().… in createDeviceTest() 867 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().i… in createDeviceWithVariousQueueCountsTest() 947 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().is… in createDeviceWithGlobalPriorityTest() 1104 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().is… in createDeviceWithQueriedGlobalPriorityTest() 1187 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().isVal… in createDeviceFeatures2Test() 1597 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine()… in createDeviceQueue2Test() 1688 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().i… in createDeviceQueue2UnmatchedFlagsTest()
|
| D | vktApiVersionCheck.cpp | 367 return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceInfo); in createTestDevice()
|
| D | vktApiBufferMarkerTests.cpp | 160 …wd.logicalDevice = createCustomDevice(useValidation, vkp, instance, instanceDriver, physicalDevice… in createDeviceWithExtension()
|
| D | vktApiObjectManagementTests.cpp | 611 …return createCustomDevice(env.commandLine.isValidationEnabled(), env.vkp, env.instance, res.vki, r… in create() 724 …return createCustomDevice(env.commandLine.isValidationEnabled(), env.vkp, env.instance, res.vki, r… in create() 2416 …Move<VkDevice> device = createCustomDevice(context.getTestContext().getCommandLine().isValidationE… in createPrivateDataDevice()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesBase.cpp | 192 …m_logicalDevice = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabl… in createDeviceSupportingQueues()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryAllocationTests.cpp | 215 …m_logicalDevice = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnab… in createTestDevice() 279 …m_logicalDevice = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnab… in createDeviceGroup()
|
| D | vktMemoryDeviceMemoryReportTests.cpp | 213 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createDeviceWithMemoryReport() 2040 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createExternalMemoryDevice()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| D | vktRobustnessUtil.cpp | 111 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context… in createRobustBufferAccessDevice()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawConcurrentTests.cpp | 161 …computeDevice = createCustomDevice(validation, m_context.getPlatformInterface(), m_context.getInst… in iterate()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingNullASTests.cpp | 236 …device = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vkp,… in DeviceHelper()
|
| D | vktRayTracingPipelineLibraryTests.cpp | 224 …device = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vkp,… in DeviceHelper()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiFullScreenExclusiveTests.cpp | 153 …return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceParams, pA… in createDeviceWithWsi()
|
| D | vktWsiSurfaceTests.cpp | 940 …Move<VkDevice> deviceGroup = createCustomDevice(context.getTestContext().getCommandLine().isValid… in queryDevGroupSurfacePresentCapabilitiesTest() 1050 …Move<VkDevice> deviceGroup = createCustomDevice(context.getTestContext().getCommandLine().isValid… in queryDevGroupSurfacePresentModesTest()
|
| D | vktWsiColorSpaceTests.cpp | 177 …return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceParams, pA… in createDeviceWithWsi()
|
| D | vktWsiSwapchainTests.cpp | 206 …return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceParams, pA… in createDeviceWithWsi() 1716 …Move<VkDevice> groupDevice = createCustomDevice(context.getTestContext().getCommandLine().… in deviceGroupRenderTest() 1947 …Move<VkDevice> groupDevice = createCustomDevice(context.getTestContext().getCommandLine().i… in deviceGroupRenderTest2()
|
| D | vktWsiDisplayControlTests.cpp | 163 …return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceParams, pA… in createTestDevice()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationBasicSemaphoreTests.cpp | 426 …logicalDevice = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled()… in basicMultiQueueCase()
|
| D | vktSynchronizationOperationMultiQueueTests.cpp | 175 …m_logicalDevice = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled… in MultiQueues()
|
| D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 263 …queues.setDevice(createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(… in createQueues()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/ |
| D | vktFragmentShaderInterlockBasic.cpp | 138 …Move<VkDevice> device = createCustomDevice(context.getTestContext().getCommandLine().isValidationE… in getDevice()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
| D | vktFragmentShadingRatePixelConsistency.cpp | 146 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context… in createImageRobustnessDevice()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemUtils.cpp | 235 …return createCustomDevice(validationEnabled, vkp, instance, vkd, physicalDevice, &deviceParams, DE… in makeProtectedMemDevice()
|