Home
last modified time | relevance | path

Searched refs:eBindVideoSessionMemoryInfoKHR (Results 1 - 3 of 3) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp547 eBindVideoSessionMemoryInfoKHR = VK_STRUCTURE_TYPE_BIND_VIDEO_SESSION_MEMORY_INFO_KHR, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp3836 case StructureType::eBindVideoSessionMemoryInfoKHR: return "BindVideoSessionMemoryInfoKHR"; in to_string()
H A Dvulkan_structs.hpp10085 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eBindVideoSessionMemoryInfoKHR;
10196 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eBindVideoSessionMemoryInfoKHR;
10205 struct CppType<StructureType, StructureType::eBindVideoSessionMemoryInfoKHR>
[all...]

Completed in 147 milliseconds