Home
last modified time | relevance | path

Searched refs:getInstanceInterface (Results 1 – 25 of 246) sorted by relevance

12345678910

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiToolingInfoTests.cpp130 …result = context.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevi… in validateGetter()
144 …result = context.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevi… in validateGetter()
162 …result = context.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevi… in validateGetter()
178 …result = context.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevi… in validateGetter()
199 …result = context.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevi… in validateGetter()
221 …VK_CHECK(context.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevi… in validateToolsProperties()
227 …VK_CHECK(context.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(context.getPhysicalDevi… in validateToolsProperties()
255 …VK_CHECK(context.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(physicalDevice, &toolCo… in validateInstanceLayers()
290 …VK_CHECK(context.getInstanceInterface().getPhysicalDeviceToolPropertiesEXT(physicalDevice, &toolCo… in validateInstanceLayers()
DvktApiBufferAndImageAllocationUtil.cpp81 const InstanceInterface& vkInstance = context.getInstanceInterface(); in createTestBuffer()
155 const InstanceInterface& vkInstance = context.getInstanceInterface(); in createTestImage()
DvktApiGetMemoryCommitment.cpp114 const InstanceInterface& vki = m_context.getInstanceInterface(); in iterate()
383 const InstanceInterface& vki = m_context.getInstanceInterface(); in iterate()
471 const InstanceInterface& vki = m_context.getInstanceInterface(); in isDeviceMemoryCommitmentOk()
DvktApiFeatureInfo.cpp682 const InstanceInterface& vki = context.getInstanceInterface(); in validateLimits12()
1161 const InstanceInterface& vki = context.getInstanceInterface(); in checkSupportExtDescriptorIndexing()
1293 const InstanceInterface& vki = context.getInstanceInterface(); in checkSupportNvMeshShader()
1304 const InstanceInterface& vki = context.getInstanceInterface(); in validateLimitsNvMeshShader()
1410 const InstanceInterface& vki = context.getInstanceInterface(); in checkSupportNvRayTracing()
1421 const InstanceInterface& vki = context.getInstanceInterface(); in validateLimitsNvRayTracing()
1576 const InstanceInterface& vki = context.getInstanceInterface(); in featureBitInfluenceOnDeviceCreate()
1829 …m_result = context.getInstanceInterface().enumeratePhysicalDevices(context.getInstance(), &m_count… in getResult()
1837 …m_result = context.getInstanceInterface().enumeratePhysicalDeviceGroups(context.getInstance(), &m_… in getResult()
1853 …m_result = context.getInstanceInterface().enumerateDeviceLayerProperties(context.getPhysicalDevice… in getResult()
[all …]
DvktApiGranularityTests.cpp126 …VkResult result = m_context.getInstanceInterface().getPhysicalDeviceImageFormatProperties(m_contex… in checkFormatSupport()
165 …mAlloc (vk, device, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in initImages()
206 m_context.getInstanceInterface().getPhysicalDeviceFormatProperties(m_context.getPhysicalDevice(), in initImages()
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsSizeControlTests.cpp114 …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 …]
DvktSubgroupsBuiltinVarTests.cpp1604 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()
DvktSubgroupsBallotOtherTests.cpp487 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()
DvktSubgroupsClusteredTests.cpp188 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()
DvktSubgroupsBuiltinMaskVarTests.cpp1332 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()
DvktSubgroupsShapeTests.cpp485 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()
DvktSubgroupsQuadTests.cpp233 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()
DvktSubgroupsBallotMasksTests.cpp421 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()
DvktSubgroupsArithmeticTests.cpp269 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()
DvktSubgroupsBallotTests.cpp935 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()
DvktSubgroupsShuffleTests.cpp481 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck()
497 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck()
584 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
614 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
DvktSubgroupsPartitionedTests.cpp591 context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features); in supportedCheck()
607 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in supportedCheck()
682 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
711 …context.getInstanceInterface().getPhysicalDeviceProperties2(context.getPhysicalDevice(), &properti… in test()
/external/deqp/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemUtil.cpp81 …context.getInstance(), context.getInstanceInterface(), context.getPhysicalDevice(), &deviceParams); in createPostmortemDevice()
90 …iver, *m_logicalDevice, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.… in PostmortemTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp406 …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 …VkPointClippingBehavior clippingBehavior = getClippingBehavior(context.getInstanceInterface(), con… in testLargePoints()
873 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_WIDE_LINES); in testWideLines()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp91 const InstanceInterface& instance = context.getInstanceInterface(); in createImageRobustnessDevice()
146 …context.getInstance(), context.getInstanceInterface(), context.getPhysicalDevice(), &deviceParams); in createImageRobustnessDevice()
173 …context.getInstanceInterface().getPhysicalDeviceFragmentShadingRatesKHR(context.getPhysicalDevice(… in FSRPixelConsistencyInstance()
181 …context.getInstanceInterface().getPhysicalDeviceFragmentShadingRatesKHR(context.getPhysicalDevice(… in FSRPixelConsistencyInstance()
227 …VkResult result = context.getInstanceInterface().getPhysicalDeviceImageFormatProperties(context.ge… in checkSupport()
460 …emoryProperties = vk::getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/modifiers/
DvktModifiersTests.cpp184 const InstanceInterface& vki = context.getInstanceInterface(); in checkExportImportExtensions()
252 const InstanceInterface& vki = context.getInstanceInterface(); in listModifiersCase()
371 const InstanceInterface& vki = context.getInstanceInterface(); in createImageListModifiersCase()
442 const InstanceInterface& vki = context.getInstanceInterface(); in exportImportMemoryExplicitModifiersCase()
686 const InstanceInterface& vki = context.getInstanceInterface(); in exportImportMemoryExplicitModifiersCase()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp72 …if (isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), for… in testSupportsDepthStencilFormat()
91 …if (isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), for… in testSupportsAtLeastOneDepthStencilFormat()
244 …if (!isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), m_… in checkSupport()
319 …Alloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.… in DepthTestInstance()
752 …ator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in verifyImage()
776 …ator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in verifyImage()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageAlignedMipSize.cpp91 const InstanceInterface& instance = context.getInstanceInterface(); in checkSupport()
142 const InstanceInterface& instance = m_context.getInstanceInterface(); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp122 …context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in getDevice()
138 …), context.getPlatformInterface(), context.getInstance(), context.getInstanceInterface(), context.… in getDevice()
239 …context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &features2); in checkSupport()
398 …m_context.getInstanceInterface().getPhysicalDeviceProperties2(m_context.getPhysicalDevice(), &prop… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp253 const auto& vki = context.getInstanceInterface(); in checkSupport()
272 …if (!getPhysicalDeviceFeatures(context.getInstanceInterface(), context.getPhysicalDevice()).shader… in checkSupport()
380 const auto& instance = m_context.getInstanceInterface(); in iterate()

12345678910