Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp275 bool twoPlane8bitYuvFormatSupported = rendererVk->hasImageFormatFeatureBits( in CanSupportYuvInternalFormat() local
283 return twoPlane8bitYuvFormatSupported && threePlane8bitYuvFormatSupported; in CanSupportYuvInternalFormat()