/external/deqp/external/vulkancts/modules/vulkan/postmortem/ |
D | vktPostmortemUtil.cpp | 77 return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in createPostmortemDevice()
|
D | vktPostmortemDeviceLossTests.cpp | 90 return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in createPostmortemDevice()
|
D | vktPostmortemDeviceFaultTests.cpp | 170 …m_logicalDevice = createCustomDevice(useValidation, platformInterface, instance, instanceInterface, in CustomDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiFillBufferTests.cpp | 76 Move<VkDevice> createCustomDevice(Context &context, in createCustomDevice() function 174 return vkt::createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in createCustomDevice() 227 m_customDevice = createCustomDevice(context, in FillWholeBufferTestInstance() 436 m_customDevice = createCustomDevice(context, in FillBufferTestInstance()
|
D | vktApiDebugUtilsTests.cpp | 85 …const Unique<VkDevice> device(createCustomDevice(false, vkp, *instance, vki, physicalDevice, &devi… in testLongDebugLabelsTest()
|
D | vktApiDeviceInitializationTests.cpp | 681 …const Unique<VkDevice> device(createCustomDevice(context.getTestContext().getCommandLine().isValid… in createDeviceTest() 958 …createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platformInterf… in createDeviceWithVariousQueueCountsTest() 1103 …createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platformInterf… in createDeviceWithGlobalPriorityTest() 1287 … createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in createDeviceWithQueriedGlobalPriorityTest() 1381 …createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vkp, instance,… in createDeviceFeatures2Test() 1838 …createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platformInterf… in createDeviceQueue2Test() 1966 …return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), platfor… in createProtectedDeviceWithQueueConfig()
|
D | vktApiVersionCheck.cpp | 463 … return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceInfo); in createTestDevice() 703 …createCustomDevice(false, vkp, *customInstance, *instanceDriver, physicalDevice, &deviceCreateInfo… in iterate()
|
D | vktApiDescriptorPoolTests.cpp | 445 …Move<VkDevice> device = createCustomDevice(context.getTestContext().getCommandLine().isValidationE… in noResetDescriptorPoolTest()
|
/external/deqp/external/vulkancts/modules/vulkan/amber/ |
D | vktAmberDepthTests.cpp | 107 …Move<VkDevice> device = createCustomDevice(validation, ctx.getPlatformInterface(), ctx.getInstance… in createInstance()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkGetDeviceProcAddr.inl | 56 …const Unique<VkDevice> device (createCustomDevice(validationEnabled,…
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktCustomInstancesDevices.hpp | 146 vk::Move<vk::VkDevice> createCustomDevice(bool validationEnabled, const vk::PlatformInterface &vkp,
|
D | vktCustomInstancesDevices.cpp | 527 vk::Move<vk::VkDevice> createCustomDevice(bool validationEnabled, const vk::PlatformInterface &vkp, in createCustomDevice() function 1045 …m_logicalDevice = createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &devic… in createDeviceSupportingQueue()
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryMaintenance7Tests.cpp | 88 … vkt::createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), in Maintenance7QueryInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/sc/ |
D | vktFaultHandlingTests.cpp | 230 createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in testCreateDeviceWithFaultCallbackInfo()
|
D | vktDeviceObjectReservationTests.cpp | 820 return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), in createTestDevice() 862 return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), in createTestDevice() 948 return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), in createTestDevice() 1294 return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), in createTestDevice() 1753 return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), in createTestDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/shader_object/ |
D | vktShaderObjectApiTests.cpp | 102 …const auto device = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEna… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeIndirectComputeDispatchTests.cpp | 90 vk::Move<vk::VkDevice> createCustomDevice(Context &context, in createCustomDevice() function 201 return vkt::createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in createCustomDevice() 392 m_customDevice = createCustomDevice(m_context, in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 270 createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), in createDeviceSupportingQueues()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkGetDeviceProcAddr.inl | 56 …const Unique<VkDevice> device (createCustomDevice(validationEnabled,…
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAllocationTests.cpp | 277 createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), in createTestDevice() 353 …m_logicalDevice = createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabl… in createDeviceGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 143 return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in createRobustBufferAccessDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawConcurrentTests.cpp | 215 …computeDevice = createCustomDevice(validation, m_context.getPlatformInterface(), instance, instanc… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDynamicVertexAttributeTests.cpp | 195 return createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), in createDynamicVertexStateDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiFullScreenExclusiveTests.cpp | 136 …return createCustomDevice(validationEnabled, vkp, instance, vki, physicalDevice, &deviceParams, pA… in createDeviceWithWsi()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingNullASTests.cpp | 224 …device = createCustomDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vkp, … in DeviceHelper()
|