Searched refs:nbAttachments (Results 1 – 1 of 1) sorted by relevance
30 uint32_t nbAttachments = subpass.inputAttachmentCount + subpass.colorAttachmentCount; in ComputeRequiredAllocationSizeT() local33 nbAttachments += subpass.colorAttachmentCount; in ComputeRequiredAllocationSizeT()37 nbAttachments += 1; in ComputeRequiredAllocationSizeT()40 sizeof(VkAttachmentReference) * nbAttachments + in ComputeRequiredAllocationSizeT()