Searched refs:pipelineLibrary (Results 1 – 3 of 3) sorted by relevance
573 TestGroupPtr pipelineLibrary( in createPipelineConstructionTypePermutations() local581 parentGroup->addChild(pipelineLibrary.release()); in createPipelineConstructionTypePermutations()
3725 void RayTracingPipeline::addLibrary(de::SharedPtr<de::MovePtr<RayTracingPipeline>> pipelineLibrary) in addLibrary() argument3727 m_pipelineLibraries.push_back(pipelineLibrary); in addLibrary()
1099 void addLibrary(de::SharedPtr<de::MovePtr<RayTracingPipeline>> pipelineLibrary);