Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp144 size_t skip = renderer->getFeatures().forceFallbackFormat.enabled ? 1 : 0; in initImageFallback()
179 size_t skip = renderer->getFeatures().forceFallbackFormat.enabled ? 1 : 0; in initBufferFallback()
/third_party/skia/third_party/externals/angle2/include/platform/
DFeaturesVk.h49 Feature forceFallbackFormat = {"forceFallbackFormat", FeatureCategory::VulkanWorkarounds, member