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.cpp11936 IMAGE_LAYOUT_NODE image_layout_node; in PostCallRecordGetSwapchainImagesKHR() local
11937 image_layout_node.layout = VK_IMAGE_LAYOUT_UNDEFINED; in PostCallRecordGetSwapchainImagesKHR()
11938 image_layout_node.format = swapchain_state->createInfo.imageFormat; in PostCallRecordGetSwapchainImagesKHR()
11960 device_data->imageLayoutMap[subpair] = image_layout_node; in PostCallRecordGetSwapchainImagesKHR()