Searched defs:UniqueImage (Results 1 – 4 of 4) sorted by relevance
104 class UniqueImage class
98 UniqueImage::UniqueImage (const Library& egl, EGLDisplay display, EGLImage image) in UniqueImage() function in eglu::UniqueImage
74 typedef vk::Unique<vk::VkImage> UniqueImage; typedef in vkt::pipeline::ImageSamplingInstance
13400 using UniqueImage = UniqueHandle<Image, DispatchLoaderStatic>; typedef