• Home
  • Raw
  • Download

Lines Matching refs:getInstanceInterface

692 	const InstanceInterface&					vki						= context.getInstanceInterface();  in validateLimits12()
1171 const InstanceInterface& vki = context.getInstanceInterface(); in checkSupportExtDescriptorIndexing()
1303 const InstanceInterface& vki = context.getInstanceInterface(); in checkSupportNvMeshShader()
1314 const InstanceInterface& vki = context.getInstanceInterface(); in validateLimitsNvMeshShader()
1420 const InstanceInterface& vki = context.getInstanceInterface(); in checkSupportNvRayTracing()
1431 const InstanceInterface& vki = context.getInstanceInterface(); in validateLimitsNvRayTracing()
1586 const InstanceInterface& vki = context.getInstanceInterface(); in featureBitInfluenceOnDeviceCreate()
1820 …m_result = context.getInstanceInterface().enumeratePhysicalDevices(context.getInstance(), &m_count… in getResult()
1828 …m_result = context.getInstanceInterface().enumeratePhysicalDeviceGroups(context.getInstance(), &m_… in getResult()
1844 …m_result = context.getInstanceInterface().enumerateDeviceLayerProperties(context.getPhysicalDevice… in getResult()
1869 …m_result = context.getInstanceInterface().enumerateDeviceExtensionProperties(context.getPhysicalDe… in getResult()
1880 …const vector<VkPhysicalDevice> devices = enumeratePhysicalDevices(context.getInstanceInterface(), … in enumeratePhysicalDevices()
2115 const InstanceInterface& vki = context.getInstanceInterface(); in testNoKhxExtensions()
2157 …erProperties> properties = enumerateDeviceLayerProperties(context.getInstanceInterface(), context.… in enumerateDeviceLayers()
2181 …eExtensionProperties = enumerateDeviceExtensionProperties(context.getInstanceInterface(), context.… in enumerateDeviceExtensions()
2213 …kLayerProperties> layers = enumerateDeviceLayerProperties(context.getInstanceInterface(), context.… in enumerateDeviceExtensions()
2218 …operties> properties = enumerateDeviceExtensionProperties(context.getInstanceInterface(), context.… in enumerateDeviceExtensions()
2247 …eExtensionProperties = enumerateDeviceExtensionProperties(context.getInstanceInterface(), context.… in extensionCoreVersions()
2338 context.getInstanceInterface().getPhysicalDeviceFeatures(context.getPhysicalDevice(), features); in deviceFeatures()
2362 …lDevice(), &InstanceInterface::getPhysicalDeviceFeatures, context.getInstanceInterface(), featureO… in deviceFeatures()
2505 context.getInstanceInterface().getPhysicalDeviceProperties(context.getPhysicalDevice(), props); in deviceProperties()
2506 context.getInstanceInterface().getPhysicalDeviceFeatures(context.getPhysicalDevice(), &features); in deviceProperties()
2523 …evice(), &InstanceInterface::getPhysicalDeviceProperties, context.getInstanceInterface(), s_physic… in deviceProperties()
2559 …queueProperties = getPhysicalDeviceQueueFamilyProperties(context.getInstanceInterface(), context.… in deviceQueueFamilyProperties()
2578 …context.getInstanceInterface().getPhysicalDeviceMemoryProperties(context.getPhysicalDevice(), memP… in deviceMemoryProperties()
2693 …const deUint32 deviceIdx = vk::chooseDeviceIndex(context.getInstanceInterface(), instance,… in deviceGroupPeerMemoryFeatures()
2754 …context.getInstanceInterface().getPhysicalDeviceMemoryProperties(deviceGroupProps[devGroupIdx].phy… in deviceGroupPeerMemoryFeatures()
2818 …context.getInstanceInterface().getPhysicalDeviceMemoryProperties2(context.getPhysicalDevice(), &me… in deviceMemoryBudgetProperties()
2997 const InstanceInterface& vk = context.getInstanceInterface(); in getRequiredOptimalExtendedTilingFeatures()
3065 …context.getInstanceInterface().getPhysicalDeviceFeatures2(context.getPhysicalDevice(), &coreFeatur… in getRequiredOptimalExtendedTilingFeatures()
3247 …eatures = getPhysicalDeviceSamplerYcbcrConversionFeatures(context.getInstanceInterface(), context.… in isYcbcrConversionSupported()
3302 const InstanceInterface &vk = context.getInstanceInterface(); in requiresYCbCrConversion()
3356 …Properties properties = getPhysicalDeviceFormatProperties(context.getInstanceInterface(), context.… in formatProperties()
3422 …Properties properties = getPhysicalDeviceFormatProperties(context.getInstanceInterface(), context.… in optimalTilingFeaturesSupported()
3879 …ies formatProperties = getPhysicalDeviceFormatProperties(context.getInstanceInterface(), context.… in imageFormatProperties()
3936 …queryResult = context.getInstanceInterface().getPhysicalDeviceImageFormatProperties(context.getPhy… in imageFormatProperties()
5662 …enumerateDeviceExtensionProperties(context.getInstanceInterface(), context.getPhysicalDevice(), DE… in testNoUnknownExtensions()
5666 …kLayerProperties> layers = enumerateDeviceLayerProperties(context.getInstanceInterface(), context.… in testNoUnknownExtensions()
5672 …enumerateDeviceExtensionProperties(context.getInstanceInterface(), context.getPhysicalDevice(), la… in testNoUnknownExtensions()
5692 …kLayerProperties> layers = enumerateDeviceLayerProperties(context.getInstanceInterface(), context.… in testNoLayers()