Searched refs:updateImageLayout (Results 1 – 14 of 14) sorted by relevance
75 vkTexture->updateImageLayout(VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()88 vkTexture->updateImageLayout(initLayout); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
164 vkInfo.updateImageLayout(VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL); in surface_semaphore_test()
176 void updateImageLayout(VkImageLayout layout) { fImageLayout = layout; } in updateImageLayout() function
49 GrVkImageInfo::updateImageLayout(VkImageLayout layout) should be called before
95 void updateImageLayout(VkImageLayout newLayout) { in updateImageLayout() function
147 this->updateImageLayout(newLayout); in setImageLayout()
1273 vkTex->updateImageLayout(VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL); in onRegenerateMipMapLevels()
104 void updateImageLayout(VkImageLayout newLayout) { in updateImageLayout() function
153 this->updateImageLayout(newLayout); in setImageLayout()
1285 vkTex->updateImageLayout(VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL); in onRegenerateMipMapLevels()