Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h408 VkImageLayout GetImageLayout() const { return image_layout_; } in GetImageLayout() function
425 VkImageLayout GetImageLayout() const { return image_layout_; } in GetImageLayout() function
Ddescriptor_sets.cpp760 … image_layout = static_cast<const ImageSamplerDescriptor *>(descriptor)->GetImageLayout(); in ValidateDrawState()
763 … image_layout = static_cast<const ImageDescriptor *>(descriptor)->GetImageLayout(); in ValidateDrawState()
2082 auto image_layout = img_samp_desc->GetImageLayout(); in VerifyCopyUpdateContents()
2098 auto image_layout = img_desc->GetImageLayout(); in VerifyCopyUpdateContents()