Searched refs:ConvertImageLayoutToVkImageLayout (Results 1 – 3 of 3) sorted by relevance
159 ConvertImageLayoutToVkImageLayout(static_cast<ImageLayout>(ops.initialLayout)); in UnpackAttachmentDesc()161 ConvertImageLayoutToVkImageLayout(static_cast<ImageLayout>(ops.finalLayout)); in UnpackAttachmentDesc()
722 VkImageLayout ConvertImageLayoutToVkImageLayout(ImageLayout imageLayout);
451 VkImageLayout ConvertImageLayoutToVkImageLayout(ImageLayout imageLayout) in ConvertImageLayoutToVkImageLayout() function