Searched defs:pipelineLibrary (Results 1 – 4 of 4) sorted by relevance
573 TestGroupPtr pipelineLibrary( in createPipelineConstructionTypePermutations() local
657 Move<VkPipeline> pipelineLibrary; in iterate() local
885 vk::PipelineHelper *pipelineLibrary() const { return mPipelineLibrary; } in pipelineLibrary() function
3735 void RayTracingPipeline::addLibrary(de::SharedPtr<de::MovePtr<RayTracingPipeline>> pipelineLibrary) in addLibrary()