Searched defs:ImageWithMemory (Results 1 – 6 of 6) sorted by relevance
123 struct ImageWithMemory { struct128 gfxstream::expected<ImageWithMemory, vkhpp::Result> CreateImage( argument
176 struct ImageWithMemory { struct181 Result<ImageWithMemory> CreateImage( argument
37 class ImageWithMemory class40 …ImageWithMemory(const vk::DeviceInterface &vk, const vk::VkDevice device, vk::Allocator &allocator, in ImageWithMemory() function in vk::ImageWithMemory
250 struct ImageWithMemory { struct in gfxstream::tests::__anoncd81821b0111::GfxstreamEnd2EndVkTest251 std::optional<vkhpp::UniqueSamplerYcbcrConversion> imageSamplerConversion;252 vkhpp::UniqueSampler imageSampler;253 vkhpp::UniqueDeviceMemory imageMemory;254 vkhpp::UniqueImage image;255 vkhpp::UniqueImageView imageView;
130 class ImageWithMemory : public image::Image class
339 ImageWithMemory::ImageWithMemory(const InstanceInterface &vki, const DeviceInterface &vkd, const Vk… in ImageWithMemory() function in vkt::synchronization::ImageWithMemory