Home
last modified time | relevance | path

Searched refs:eCommandBufferAllocateInfo (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp176 eCommandBufferAllocateInfo = VK_STRUCTURE_TYPE_COMMAND_BUFFER_ALLOCATE_INFO, member in VULKAN_HPP_NAMESPACE::Result::StructureType
1055 case StructureType::eCommandBufferAllocateInfo: return "CommandBufferAllocateInfo"; in to_string()
H A Dvulkan_structs.hpp11171 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCommandBufferAllocateInfo;
11251 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandBufferAllocateInfo;
11266 struct CppType<StructureType, StructureType::eCommandBufferAllocateInfo>
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp333 eCommandBufferAllocateInfo = VK_STRUCTURE_TYPE_COMMAND_BUFFER_ALLOCATE_INFO, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp3625 case StructureType::eCommandBufferAllocateInfo: return "CommandBufferAllocateInfo"; in to_string()
H A Dvulkan_structs.hpp14475 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCommandBufferAllocateInfo;
14577 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandBufferAllocateInfo;
14585 struct CppType<StructureType, StructureType::eCommandBufferAllocateInfo>
[all...]

Completed in 283 milliseconds