Searched refs:needsGeneralLayout (Results 1 – 1 of 1) sorted by relevance
157 bool needsGeneralLayout = SkToBool(selfDepFlags & SelfDependencyFlags::kForInputAttachment); in Create() local158 VkImageLayout layout = needsGeneralLayout ? VK_IMAGE_LAYOUT_GENERAL in Create()