Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp42 vkhpp::UniquePipeline pipeline;
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_handles.hpp883 using UniquePipeline = UniqueHandle<Pipeline, VULKAN_HPP_DEFAULT_DISPATCHER_TYPE>; typedef