Searched refs:LoadPipelineLayouts (Results 1 – 2 of 2) sorted by relevance
88 … void LoadPipelineLayouts(BASE_NS::string_view currentPath, const CORE_NS::IDirectory& directory);
113 LoadPipelineLayouts(desc.pipelineLayoutPath, *pipelineLayoutsPath); in Load()524 void ShaderLoader::LoadPipelineLayouts(const string_view currentPath, const IDirectory& directory) in LoadPipelineLayouts() function in ShaderLoader