Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_enums.hpp292eCommandBufferInheritanceRenderingInfo = VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_RENDERING_IN… enumerator
Dvulkan_to_string.hpp2759 …case StructureType::eCommandBufferInheritanceRenderingInfo : return "CommandBufferInheritanceRende… in to_string()
Dvulkan_structs.hpp13421 …T_OR_CONSTEXPR StructureType structureType = StructureType::eCommandBufferInheritanceRenderingInfo;
13561 … VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandBufferInheritanceRenderingInfo;
13574 struct CppType<StructureType, StructureType::eCommandBufferInheritanceRenderingInfo>