Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp12999 IMAGE_LAYOUT_STATE image_layout_node; in PostCallRecordGetSwapchainImagesKHR() local
13000 image_layout_node.layout = VK_IMAGE_LAYOUT_UNDEFINED; in PostCallRecordGetSwapchainImagesKHR()
13001 image_layout_node.format = swapchain_state->createInfo.imageFormat; in PostCallRecordGetSwapchainImagesKHR()
13023 imageLayoutMap[subpair] = image_layout_node; in PostCallRecordGetSwapchainImagesKHR()