Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.h363 void DestroyPipelineLayout(const RenderHandle handle);
H A Dshader_manager.cpp1728 DestroyPipelineLayout(rawHandle); in Destroy()
1755 void ShaderManager::DestroyPipelineLayout(const RenderHandle handle) in DestroyPipelineLayout() function in ShaderManager