Searched refs:LoadVids (Results 1 – 2 of 2) sorted by relevance
85 void LoadVids(BASE_NS::string_view currentPath, const CORE_NS::IDirectory& directory);
105 LoadVids(desc.vertexInputDeclarationPath, *vidsPath); in Load()498 void ShaderLoader::LoadVids(const string_view currentPath, const IDirectory& directory) in LoadVids() function in ShaderLoader