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