Searched refs:attachmentViewMasks (Results 1 – 2 of 2) sorted by relevance
93 return attachmentViewMasks[attachmentIndex]; in getAttachmentViewMask()106 uint32_t *attachmentViewMasks = nullptr; member in vk::RenderPass
232 attachmentViewMasks = reinterpret_cast<uint32_t *>(hostMemory); in init()237 attachmentViewMasks[i] = 0; in init()435 attachmentViewMasks[attachment] |= viewMasks[subpass]; in MarkFirstUse()