Home
last modified time | relevance | path

Searched refs:supportedPortabilityFeatures (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp1687 VkPhysicalDevicePortabilitySubsetFeaturesKHR supportedPortabilityFeatures = { in on_vkCreateDevice() local
1692 .pNext = &supportedPortabilityFeatures, in on_vkCreateDevice()
1714 __func__, supportedPortabilityFeatures.constantAlphaColorBlendFactors, in on_vkCreateDevice()
1715 supportedPortabilityFeatures.events, in on_vkCreateDevice()
1716 supportedPortabilityFeatures.imageViewFormatReinterpretation, in on_vkCreateDevice()
1717 supportedPortabilityFeatures.imageViewFormatSwizzle, in on_vkCreateDevice()
1718 supportedPortabilityFeatures.imageView2DOn3DImage, in on_vkCreateDevice()
1719 supportedPortabilityFeatures.multisampleArrayImage, in on_vkCreateDevice()
1720 supportedPortabilityFeatures.mutableComparisonSamplers, in on_vkCreateDevice()
1721 supportedPortabilityFeatures.pointPolygons, in on_vkCreateDevice()
[all …]