Searched refs:GraphicsPipelineWrapperPtr (Results 1 – 6 of 6) sorted by relevance
921 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; in iterate() typedef922 std::vector<GraphicsPipelineWrapperPtr> dgcPipelines; in iterate()
1385 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; in iterate() typedef1386 std::vector<GraphicsPipelineWrapperPtr> dgcPipelines; in iterate()
61 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; typedef3982 std::vector<GraphicsPipelineWrapperPtr> pipelines; in iterate()5309 std::vector<GraphicsPipelineWrapperPtr> pipelines; in iterate()5798 std::vector<GraphicsPipelineWrapperPtr> pipelines; in iterate()6184 std::vector<GraphicsPipelineWrapperPtr> dgcPipelines; in normalDGCNormalRun()
369 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; in iterate() typedef370 std::vector<GraphicsPipelineWrapperPtr> pipelines; in iterate()
3582 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; in iterate() typedef3588 GraphicsPipelineWrapperPtr wrapper(new GraphicsPipelineWrapper( in iterate()3613 std::vector<GraphicsPipelineWrapperPtr> pipelineWrappers; in iterate()
522 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; typedef524 GraphicsPipelineWrapperPtr makeGraphicsPipeline( in makeGraphicsPipeline()599 GraphicsPipelineWrapperPtr pipelineWrapperPtr( in makeGraphicsPipeline()