Searched refs:nbAttachments (Results 1 – 1 of 1) sorted by relevance
118 uint32_t nbAttachments = subpass.inputAttachmentCount + subpass.colorAttachmentCount; in ComputeRequiredAllocationSize() local121 nbAttachments += subpass.colorAttachmentCount; in ComputeRequiredAllocationSize()125 nbAttachments += 1; in ComputeRequiredAllocationSize()128 sizeof(VkAttachmentReference) * nbAttachments + in ComputeRequiredAllocationSize()