Home
last modified time | relevance | path

Searched refs:m_imageLayoutAfterUpload (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp1070 VkImageLayout m_imageLayoutAfterUpload; member in vkt::image::UploadDownloadExecutor
1158 m_imageLayoutAfterUpload = requiredImageLayout; in uploadClear()
1215 m_imageLayoutAfterUpload = requiredImageLayout; in uploadStore()
1316 m_imageLayoutAfterUpload = VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL; in uploadCopy()
1400 m_imageLayoutAfterUpload = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in uploadDraw()
1408 …ffer(*m_image, buffer, m_caseDef.size, m_imageUploadAccessMask, m_imageLayoutAfterUpload, m_caseDe… in downloadCopy()
1459 m_imageLayoutAfterUpload, // VkImageLayout oldLayout; in downloadTexture()
1539 m_imageLayoutAfterUpload, // VkImageLayout oldLayout; in downloadLoad()