Home
last modified time | relevance | path

Searched refs:LoadVids (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_loader.h85 void LoadVids(BASE_NS::string_view currentPath, const CORE_NS::IDirectory& directory);
H A Dshader_loader.cpp105 LoadVids(desc.vertexInputDeclarationPath, *vidsPath); in Load()
498 void ShaderLoader::LoadVids(const string_view currentPath, const IDirectory& directory) in LoadVids() function in ShaderLoader