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