Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp489eCommandPoolMemoryReservationCreateInfo = VK_STRUCTURE_TYPE_COMMAND_POOL_MEMORY_RESERVATION_CREATE… enumerator
Dvulkansc_to_string.hpp1522 …case StructureType::eCommandPoolMemoryReservationCreateInfo : return "CommandPoolMemoryReservation… in to_string()
Dvulkansc_structs.hpp6261 …_OR_CONSTEXPR StructureType structureType = StructureType::eCommandPoolMemoryReservationCreateInfo;
6351 …VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandPoolMemoryReservationCreateInfo;
6359 struct CppType<StructureType, StructureType::eCommandPoolMemoryReservationCreateInfo>