Home
last modified time | relevance | path

Searched defs:VulkanImageLayout (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DTextureVk.cpp91 VkImageLayout VulkanImageLayout(dawn::TextureUsageBit usage, const Format& format) { in VulkanImageLayout() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DTextureVk.cpp475 VkImageLayout VulkanImageLayout(const Texture* texture, wgpu::TextureUsage usage) { in VulkanImageLayout() function