Home
last modified time | relevance | path

Searched defs:UniqueImage (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/framework/egl/
DegluUnique.hpp104 class UniqueImage class
DegluUnique.cpp98 UniqueImage::UniqueImage (const Library& egl, EGLDisplay display, EGLImage image) in UniqueImage() function in eglu::UniqueImage
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp112 typedef vk::Unique<vk::VkImage> UniqueImage; typedef in vkt::pipeline::ImageSamplingInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1039 typedef vk::Unique<VkImage> UniqueImage; in testImageSwapchainCreateInfo() typedef
2025 typedef vk::Unique<VkImage> UniqueImage; in deviceGroupRenderTest2() typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp7223 using UniqueImage = UniqueHandle<Image, VULKAN_HPP_DEFAULT_DISPATCHER_TYPE>; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp1779 using UniqueImage = UniqueHandle<Image, VULKAN_HPP_DEFAULT_DISPATCHER_TYPE>; typedef