/external/deqp/external/vulkancts/modules/vulkan/postmortem/ |
D | vktPostmortemUtil.cpp | 80 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context… in createPostmortemDevice()
|
D | vktPostmortemDeviceFaultTests.cpp | 175 …m_logicalDevice = createCustomDevice(useValidation, platformInterface, instance, instanceInterface… in CustomDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/amber/ |
D | vktAmberDepthTests.cpp | 113 …Move<VkDevice> device = createCustomDevice(validation, ctx.getPlatformInterface(), ctx.getInstanc… in createInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktCustomInstancesDevices.hpp | 133 vk::Move<vk::VkDevice> createCustomDevice (bool validationEnabled, const vk::PlatformInterface& vkp…
|
D | vktCustomInstancesDevices.cpp | 466 vk::Move<vk::VkDevice> createCustomDevice (bool validationEnabled, const vk::PlatformInterface& vkp… in createCustomDevice() function 874 …m_logicalDevice = createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &dev… in createDeviceSupportingQueue()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 211 …m_logicalDevice = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabl… in createDeviceSupportingQueues()
|
/external/deqp/external/vulkancts/modules/vulkan/sc/ |
D | vktFaultHandlingTests.cpp | 229 …Move<VkDevice> resultingDevice = createCustomDevice(context.getTestContext().getCommandLine().isVa… 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()
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeIndirectComputeDispatchTests.cpp | 87 vk::Move<vk::VkDevice> createCustomDevice (Context& context, in createCustomDevice() function 195 return vkt::createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in createCustomDevice() 385 m_customDevice = createCustomDevice(m_context, in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 689 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().… in createDeviceTest() 949 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().i… in createDeviceWithVariousQueueCountsTest() 1089 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().is… in createDeviceWithGlobalPriorityTest() 1274 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().is… in createDeviceWithQueriedGlobalPriorityTest() 1369 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().isVal… in createDeviceFeatures2Test() 1819 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine()… in createDeviceQueue2Test() 1941 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platfor… in createProtectedDeviceWithQueueConfig()
|
D | vktApiVersionCheck.cpp | 407 return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceInfo); in createTestDevice()
|
D | vktApiImageCompressionControlTests.cpp | 581 …return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceParams, pA… in createDeviceWithWsi()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAllocationTests.cpp | 275 …m_logicalDevice = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnab… in createTestDevice() 343 …m_logicalDevice = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnab… in createDeviceGroup()
|
D | vktMemoryDeviceMemoryReportTests.cpp | 213 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createDeviceWithMemoryReport() 2014 …return createCustomDevice(isValidationEnabled, vkp, instance, vki, physicalDevice, &deviceCreateIn… in createExternalMemoryDevice()
|
/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 | 206 …computeDevice = createCustomDevice(validation, m_context.getPlatformInterface(), instance, instanc… 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 | 155 …return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceParams, pA… in createDeviceWithWsi()
|
D | vktWsiColorSpaceTests.cpp | 179 …return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceParams, pA… in createDeviceWithWsi()
|
D | vktWsiSwapchainTests.cpp | 208 …return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceParams, pA… in createDeviceWithWsi() 1727 …Move<VkDevice> groupDevice = createCustomDevice(context.getTestContext().getCommandLine().… in deviceGroupRenderTest() 1958 …Move<VkDevice> groupDevice = createCustomDevice(context.getTestContext().getCommandLine().i… in deviceGroupRenderTest2()
|
D | vktWsiSurfaceTests.cpp | 1341 …Move<VkDevice> deviceGroup = createCustomDevice(context.getTestContext().getCommandLine().isValid… in queryDevGroupSurfacePresentCapabilitiesTest() 1451 …Move<VkDevice> deviceGroup = createCustomDevice(context.getTestContext().getCommandLine().isValid… in queryDevGroupSurfacePresentModesTest()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRatePixelConsistency.cpp | 146 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), context… in createImageRobustnessDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationBasicSemaphoreTests.cpp | 612 …logicalDevice = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled()… in basicMultiQueueCase()
|