Searched defs:attachmentSize (Results 1 – 2 of 2) sorted by relevance
38 size_t attachmentSize = pCreateInfo->attachmentCount * sizeof(VkAttachmentDescription); in RenderPass() local113 size_t attachmentSize = pCreateInfo->attachmentCount * sizeof(VkAttachmentDescription); in ComputeRequiredAllocationSize() local
78 IVec3 attachmentSize; member