Searched refs:dependenciesSize (Results 1 – 1 of 1) sorted by relevance
44 size_t dependenciesSize = pCreateInfo->dependencyCount * sizeof(VkSubpassDependency); in ComputeRequiredAllocationSizeT() local46 return attachmentSize + subpassesSize + dependenciesSize; in ComputeRequiredAllocationSizeT()