Home
last modified time | relevance | path

Searched refs:eFramebufferAttachmentsCreateInfo (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp283eFramebufferAttachmentsCreateInfo = VK_STRUCTURE_TYPE_FRAMEBUFFER_ATTACHMENTS_CREATE_IN… enumerator
1171 … case StructureType::eFramebufferAttachmentsCreateInfo: return "FramebufferAttachmentsCreateInfo"; in to_string()
Dvulkan_structs.hpp26412 …_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferAttachmentsCreateInfo;
26508 …MESPACE::StructureType sType = StructureType::eFramebufferAttachmentsCreateInfo;
26523 struct CppType<StructureType, StructureType::eFramebufferAttachmentsCreateInfo>
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp439eFramebufferAttachmentsCreateInfo = VK_STRUCTURE_TYPE_FRAMEBUFFER_ATTACHMENTS_… enumerator
Dvulkan_to_string.hpp3729 … case StructureType::eFramebufferAttachmentsCreateInfo: return "FramebufferAttachmentsCreateInfo"; in to_string()
Dvulkan_structs.hpp38285 …CONST_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferAttachmentsCreateInfo;
38401 … sType = StructureType::eFramebufferAttachmentsCreateInfo;
38408 struct CppType<StructureType, StructureType::eFramebufferAttachmentsCreateInfo>