Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp8099 eVideoEncodeInput = VK_FORMAT_FEATURE_2_VIDEO_ENCODE_INPUT_BIT_KHR, enumerator
8147 case FormatFeatureFlagBits2KHR::eVideoEncodeInput: return "VideoEncodeInput"; in to_string()
14796 | VkFlags64( FormatFeatureFlagBits2KHR::eVideoEncodeInput ) |
14899 if ( value & FormatFeatureFlagBits2KHR::eVideoEncodeInput ) in to_string()