Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp568 eVideoFormatPropertiesKHR = VK_STRUCTURE_TYPE_VIDEO_FORMAT_PROPERTIES_KHR, enumerator
Dvulkan_to_string.hpp3002 case StructureType::eVideoFormatPropertiesKHR : return "VideoFormatPropertiesKHR"; in to_string()