Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_renderer.cpp1819 vk::ImageHelper::FormatSupportCheck::RequireMultisampling); in CanSupportMSRTSSForRGBA8()
1823 vk::ImageHelper::FormatSupportCheck::RequireMultisampling); in CanSupportMSRTSSForRGBA8()
DTextureVk.cpp3964 vk::ImageHelper::FormatSupportCheck::RequireMultisampling); in initImage()
3970 vk::ImageHelper::FormatSupportCheck::RequireMultisampling); in initImage()
Dvk_helpers.h2441 RequireMultisampling enumerator
Dvk_helpers.cpp6749 if (formatSupportCheck == FormatSupportCheck::RequireMultisampling) in FormatSupportsUsage()