Searched defs:VulkanImageLayout (Results 1 – 2 of 2) sorted by relevance
91 VkImageLayout VulkanImageLayout(dawn::TextureUsageBit usage, const Format& format) { in VulkanImageLayout() function
475 VkImageLayout VulkanImageLayout(const Texture* texture, wgpu::TextureUsage usage) { in VulkanImageLayout() function