Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp507 vk::ImageHelper::FormatSupportCheck::OnlyQuerySuccess)) in GetFormatSupportedCompressionRates()
3964 vk::ImageHelper::FormatSupportCheck::RequireMultisampling); in initImage()
3970 vk::ImageHelper::FormatSupportCheck::RequireMultisampling); in initImage()
4008 &perfQuery, vk::ImageHelper::FormatSupportCheck::OnlyQuerySuccess)) in initImage()
Dvk_helpers.h2438 enum class FormatSupportCheck enum
2451 const FormatSupportCheck formatSupportCheck);
Dvk_renderer.cpp1819 vk::ImageHelper::FormatSupportCheck::RequireMultisampling); in CanSupportMSRTSSForRGBA8()
1823 vk::ImageHelper::FormatSupportCheck::RequireMultisampling); in CanSupportMSRTSSForRGBA8()
Dvk_helpers.cpp6731 const FormatSupportCheck formatSupportCheck) in FormatSupportsUsage()
6749 if (formatSupportCheck == FormatSupportCheck::RequireMultisampling) in FormatSupportsUsage()