Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_loader.h68 …void HandleVertexInputDeclarationFile(BASE_NS::string_view currentPath, const CORE_NS::IDirectory:…
H A Dshader_loader.cpp150 HandleVertexInputDeclarationFile(uri, entry); in LoadFile()
231 void ShaderLoader::HandleVertexInputDeclarationFile(const string_view fullFileName, const IDirector… in HandleVertexInputDeclarationFile() function in ShaderLoader
506 HandleVertexInputDeclarationFile(currentPath + entry.name, entry); in LoadVids()