Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h5725 static inline const char* string_VkVideoDecodeFlagBitsKHR(VkVideoDecodeFlagBitsKHR input_value) in string_VkVideoDecodeFlagBitsKHR() function
5745 … ret.append(string_VkVideoDecodeFlagBitsKHR(static_cast<VkVideoDecodeFlagBitsKHR>(1U << index))); in string_VkVideoDecodeFlagsKHR()
5750 …if( ret.empty()) ret.append(string_VkVideoDecodeFlagBitsKHR(static_cast<VkVideoDecodeFlagBitsKHR>(… in string_VkVideoDecodeFlagsKHR()