Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h201 VkImageLayout GetImageLayout() const { return image_layout_; } in GetImageLayout() function
218 VkImageLayout GetImageLayout() const { return image_layout_; } in GetImageLayout() function
Ddescriptor_sets.cpp1425 auto image_layout = img_samp_desc->GetImageLayout(); in VerifyCopyUpdateContents()
1439 auto image_layout = img_desc->GetImageLayout(); in VerifyCopyUpdateContents()