Home
last modified time | relevance | path

Searched defs:UniqueImageView (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp123 typedef vk::Unique<vk::VkImageView> UniqueImageView; typedef in vkt::pipeline::ImageSamplingInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp125 typedef vk::Unique<vk::VkImageView> UniqueImageView; typedef in vkt::pipeline::ImageSamplingInstance
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp7230 using UniqueImageView = UniqueHandle<ImageView, VULKAN_HPP_DEFAULT_DISPATCHER_TYPE>; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp2266 using UniqueImageView = UniqueHandle<ImageView, VULKAN_HPP_DEFAULT_DISPATCHER_TYPE>; typedef