Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h173 struct ImageSupportInfo { struct
196 std::vector<ImageSupportInfo> imageSupportInfo;
DVkCommonOperations.cpp257 VkEmulation::ImageSupportInfo* info) { in getImageFormatExternalMemorySupportInfo()
432 static std::vector<VkEmulation::ImageSupportInfo> getBasicImageSupportList() { in getBasicImageSupportList()
494 std::vector<VkEmulation::ImageSupportInfo> res; in getBasicImageSupportList()
501 VkEmulation::ImageSupportInfo info; in getBasicImageSupportList()
1831 const VkEmulation::ImageSupportInfo* maybeImageSupportInfo = nullptr; in generateColorBufferVkImageCreateInfo_locked()
1842 const VkEmulation::ImageSupportInfo& imageSupportInfo = *maybeImageSupportInfo; in generateColorBufferVkImageCreateInfo_locked()