Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.h364 void DestroyVertexInputDeclaration(const RenderHandle handle);
H A Dshader_manager.cpp1730 DestroyVertexInputDeclaration(rawHandle); in Destroy()
1775 void ShaderManager::DestroyVertexInputDeclaration(const RenderHandle handle) in DestroyVertexInputDeclaration() function in ShaderManager