/external/angle/src/tests/gl_tests/ |
D | VulkanFormatTablesTest.cpp | 78 vkGetPhysicalDeviceFormatProperties(renderer->getPhysicalDevice(), actualImageVkFormat, in TEST_P() 86 renderer->getPhysicalDevice(), actualImageVkFormat, params.imageType, in TEST_P() 102 renderer->getPhysicalDevice(), actualImageVkFormat, params.imageType, in TEST_P() 107 renderer->getPhysicalDevice(), actualImageVkFormat, params.imageType, in TEST_P()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiToolingInfoTests.cpp | 130 …t.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevice(), &toolCoun… in validateGetter() 144 …t.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevice(), &toolCoun… in validateGetter() 162 …t.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevice(), &toolCoun… in validateGetter() 178 …t.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevice(), &toolCoun… in validateGetter() 199 …t.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevice(), &toolCoun… in validateGetter() 221 …t.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevice(), &toolCoun… in validateToolsProperties() 227 …t.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevice(), &toolCoun… in validateToolsProperties()
|
D | vktApiBufferAndImageAllocationUtil.cpp | 83 const VkPhysicalDevice vkPhysicalDevice = context.getPhysicalDevice(); in createTestBuffer() 157 const VkPhysicalDevice vkPhysicalDevice = context.getPhysicalDevice(); in createTestImage()
|
D | vktApiFeatureInfo.cpp | 681 const VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); in validateLimits12() 1160 const VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); in checkSupportExtDescriptorIndexing() 1292 const VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); in checkSupportNvMeshShader() 1303 const VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); in validateLimitsNvMeshShader() 1409 const VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); in checkSupportNvRayTracing() 1420 const VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); in validateLimitsNvRayTracing() 1575 const VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); in featureBitInfluenceOnDeviceCreate() 1853 …ntext.getInstanceInterface().enumerateDeviceLayerProperties(context.getPhysicalDevice(), &m_count,… in getResult() 1878 …t.getInstanceInterface().enumerateDeviceExtensionProperties(context.getPhysicalDevice(), pLayerNam… in getResult() 2122 VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); in testNoKhxExtensions() [all …]
|
D | vktApiGetMemoryCommitment.cpp | 113 const VkPhysicalDevice physicalDevice = m_context.getPhysicalDevice(); in iterate() 381 const VkPhysicalDevice physicalDevice = m_context.getPhysicalDevice(); in iterate() 470 const VkPhysicalDevice physicalDevice = m_context.getPhysicalDevice(); in isDeviceMemoryCommitmentOk()
|
/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsSizeControlTests.cpp | 114 …context->getInstanceInterface().getPhysicalDeviceProperties2(context->getPhysicalDevice(), &proper… in checkVertexPipelineStages() 149 …context->getInstanceInterface().getPhysicalDeviceProperties2(context->getPhysicalDevice(), &proper… in checkFragmentPipelineStages() 191 …context->getInstanceInterface().getPhysicalDeviceProperties2(context->getPhysicalDevice(), &proper… in checkCompute() 241 …context->getInstanceInterface().getPhysicalDeviceProperties2(context->getPhysicalDevice(), &proper… in checkComputeRequireFull() 603 context.getInstanceInterface().getPhysicalDeviceFeatures(context.getPhysicalDevice(), &features); in supportedCheckFeatures() 624 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheckFeatures() 639 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheckFeatures() 656 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheckFeatures() 700 …context.getInstanceInterface().getPhysicalDeviceProperties(context.getPhysicalDevice(), &physicalD… in test() 747 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() [all …]
|
D | vktSubgroupsBuiltinVarTests.cpp | 1604 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck() 1620 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck() 1736 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 1768 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 1800 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 1832 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 1868 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
|
D | vktSubgroupsBallotOtherTests.cpp | 487 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck() 503 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck() 564 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 593 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
|
D | vktSubgroupsClusteredTests.cpp | 188 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck() 204 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck() 279 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 308 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
|
D | vktSubgroupsBuiltinMaskVarTests.cpp | 1332 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck() 1348 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck() 1417 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 1446 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
|
D | vktSubgroupsShapeTests.cpp | 485 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck() 501 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck() 575 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 604 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
|
D | vktSubgroupsQuadTests.cpp | 233 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck() 249 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck() 324 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 353 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
|
D | vktSubgroupsBallotMasksTests.cpp | 421 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck() 437 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck() 498 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 527 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
|
D | vktSubgroupsArithmeticTests.cpp | 269 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck() 285 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck() 360 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 389 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
|
D | vktSubgroupsBallotTests.cpp | 935 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck() 951 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck() 1026 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test() 1055 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
|
/external/deqp/external/vulkancts/modules/vulkan/postmortem/ |
D | vktPostmortemUtil.cpp | 81 …context.getInstance(), context.getInstanceInterface(), context.getPhysicalDevice(), &deviceParams); in createPostmortemDevice() 90 …ce, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.getPhysicalDevice())) in PostmortemTestInstance()
|
/external/angle/src/libANGLE/renderer/vulkan/display/ |
D | WindowSurfaceVkSimple.cpp | 28 VkPhysicalDevice physicalDevice = renderer->getPhysicalDevice(); in createSurfaceVk() 72 const VkPhysicalDevice &physicalDevice = renderer->getPhysicalDevice(); in getCurrentWindowSize()
|
/external/deqp/external/vulkancts/modules/vulkan/modifiers/ |
D | vktModifiersTests.cpp | 185 …ropertiesEXT> drmFormatModifiers = getDrmFormatModifiers(vki, context.getPhysicalDevice(), format); in checkExportImportExtensions() 195 verifyHandleTypeForFormatModifier(vki, context.getPhysicalDevice(), format, in checkExportImportExtensions() 253 …ropertiesEXT> drmFormatModifiers = getDrmFormatModifiers(vki, context.getPhysicalDevice(), format); in listModifiersCase() 260 deBool isCompatible = isModifierCompatibleWithImageProperties(vki, context.getPhysicalDevice(), in listModifiersCase() 374 …ropertiesEXT> drmFormatModifiers = getDrmFormatModifiers(vki, context.getPhysicalDevice(), format); in createImageListModifiersCase() 390 …deBool isCompatible = isModifierCompatibleWithImageProperties(vki, context.getPhysicalDevice(), &f… in createImageListModifiersCase() 447 verifyHandleTypeForFormatModifier(vki, context.getPhysicalDevice(), format, in exportImportMemoryExplicitModifiersCase() 687 …ropertiesEXT> drmFormatModifiers = getDrmFormatModifiers(vki, context.getPhysicalDevice(), format); in exportImportMemoryExplicitModifiersCase()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferSparseBinding.cpp | 125 const vk::VkPhysicalDevice& physicalDevice = getPhysicalDevice(); in iterate() 176 …const deUint32 memoryType = findMatchingMemoryType(instance, getPhysicalDevice(secondDevice… in iterate() 184 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate()
|
D | vktSparseResourcesImageSparseBinding.cpp | 99 …if (!isImageSizeSupported(context.getInstanceInterface(), context.getPhysicalDevice(), m_imageType… in checkSupport() 158 const VkPhysicalDevice physicalDevice = getPhysicalDevice(); in iterate() 220 …if (imageMemoryRequirements.size > getPhysicalDeviceProperties(instance, getPhysicalDevice(secondD… in iterate() 228 …const deUint32 memoryType = findMatchingMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() 236 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate()
|
D | vktSparseResourcesBase.cpp | 79 m_physicalDevices.push_back(m_context.getPhysicalDevice()); in createDeviceSupportingQueues() 106 const VkPhysicalDevice physicalDevice = getPhysicalDevice(); in createDeviceSupportingQueues()
|
D | vktSparseResourcesBufferSparseResidency.cpp | 160 const VkPhysicalDevice physicalDevice = getPhysicalDevice(); in iterate() 217 …const deUint32 memoryType = findMatchingMemoryType(instance, getPhysicalDevice(secondDeviceI… in iterate() 225 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 406 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesInside() 416 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesInside() 479 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesOutside() 530 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_DEPTH_CLAMP); in testPrimitivesDepthClamp() 569 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesDepthClamp() 581 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesDepthClamp() 712 …if (getPhysicalDeviceFeatures(context.getInstanceInterface(), context.getPhysicalDevice()).depthCl… in testPrimitivesDepthClip() 749 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_LARGE_POINTS); in testLargePoints() 755 …lippingBehavior = getClippingBehavior(context.getInstanceInterface(), context.getPhysicalDevice()); in testLargePoints() 873 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_WIDE_LINES); in testWideLines() [all …]
|
/external/swiftshader/tests/VulkanWrapper/ |
D | VulkanTester.hpp | 30 vk::PhysicalDevice &getPhysicalDevice() { return physicalDevice; } in getPhysicalDevice() function in VulkanTester
|
/external/angle/src/libANGLE/renderer/vulkan/android/ |
D | WindowSurfaceVkAndroid.cpp | 41 const VkPhysicalDevice &physicalDevice = renderer->getPhysicalDevice(); in getCurrentWindowSize()
|