Searched refs:VulkanWorkarounds (Results 1 – 2 of 2) sorted by relevance
/external/angle/include/platform/ |
D | FeaturesVk.h | 49 "extraCopyBufferRegion", FeatureCategory::VulkanWorkarounds, 56 Feature forceFallbackFormat = {"forceFallbackFormat", FeatureCategory::VulkanWorkarounds, 63 "clampPointSize", FeatureCategory::VulkanWorkarounds, 70 "depth_clamping", FeatureCategory::VulkanWorkarounds, 78 "flushAfterVertexConversion", FeatureCategory::VulkanWorkarounds, 97 "forceCPUPathForCubeMapCopy", FeatureCategory::VulkanWorkarounds, 237 Feature disableFifoPresentMode = {"disableFifoPresentMode", FeatureCategory::VulkanWorkarounds, 246 "bindEmptyForUnusedDescriptorSets", FeatureCategory::VulkanWorkarounds, 256 "forceD16TexFilter", FeatureCategory::VulkanWorkarounds, 264 "disableFlippingBlitWithCommand", FeatureCategory::VulkanWorkarounds, [all …]
|
D | Feature.h | 33 VulkanWorkarounds, enumerator 72 case FeatureCategory::VulkanWorkarounds: in FeatureCategoryToString()
|