Home
last modified time | relevance | path

Searched refs:PipelineInfo (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp36 struct PipelineInfo { struct
61 std::unique_ptr<PipelineInfo> createPipeline(vkhpp::Device device);
156 std::unique_ptr<PipelineInfo> GfxstreamEnd2EndVkSnapshotPipelineTest::createPipeline( in createPipeline()
158 std::unique_ptr<PipelineInfo> res(new PipelineInfo); in createPipeline()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h379 struct PipelineInfo { struct
DVkDecoderGlobalState.cpp7660 std::unordered_map<VkPipeline, PipelineInfo> mPipelineInfo;