Home
last modified time | relevance | path

Searched defs:pipelineType (Results 1 – 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/data_process/include/eventbus/
Ddcamera_pipeline_event.h33 PipelineConfig(PipelineType pipelineType, const std::string& pipelineOwner, in PipelineConfig()
38 void SetPipelineType(PipelineType pipelineType) in SetPipelineType()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Drender_system.cpp256 RenderCamera::RenderPipelineType pipelineType(RenderCamera::RenderPipelineType::FORWARD); in GetRenderCameraRenderPipelineTypeFromComponent() local