Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_loader.h88 … void LoadPipelineLayouts(BASE_NS::string_view currentPath, const CORE_NS::IDirectory& directory);
H A Dshader_loader.cpp113 LoadPipelineLayouts(desc.pipelineLayoutPath, *pipelineLayoutsPath); in Load()
524 void ShaderLoader::LoadPipelineLayouts(const string_view currentPath, const IDirectory& directory) in LoadPipelineLayouts() function in ShaderLoader