Searched defs:attachmentSize (Results 1 – 3 of 3) sorted by relevance
24 …size_t attachmentSize = pCreateInfo->attachmentCount * sizeof(VkAttachmentDescription) + pCreateIn… in ComputeRequiredAllocationSizeT() local223 size_t attachmentSize = pCreateInfo->attachmentCount * sizeof(VkAttachmentDescription); in init() local
78 IVec3 attachmentSize; member
609 Optional<Extents> attachmentSize; in attachmentsHaveSameDimensions() local