Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkRenderPass.cpp68 void CopyAttachmentDescriptions(VkAttachmentDescription *dst, const T *src, uint32_t count) in CopyAttachmentDescriptions() function
225 CopyAttachmentDescriptions(attachments, pCreateInfo->pAttachments, pCreateInfo->attachmentCount); in init()