Searched refs:ConvertImageLayoutToVkImageLayout (Results 1 – 3 of 3) sorted by relevance
160 ConvertImageLayoutToVkImageLayout(static_cast<ImageLayout>(ops.initialLayout)); in UnpackAttachmentDesc()162 ConvertImageLayoutToVkImageLayout(static_cast<ImageLayout>(ops.finalLayout)); in UnpackAttachmentDesc()
1017 VkImageLayout ConvertImageLayoutToVkImageLayout(ImageLayout imageLayout);
510 VkImageLayout ConvertImageLayoutToVkImageLayout(ImageLayout imageLayout) in ConvertImageLayoutToVkImageLayout() function