Searched defs:updateImageLayout (Results 1 – 2 of 2) sorted by relevance
178 void updateImageLayout(VkImageLayout newLayout) { in updateImageLayout() function
335 void VulkanTexture::updateImageLayout(VkImageLayout newLayout) { in updateImageLayout() function in skgpu::graphite::VulkanTexture