Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp319 …const RenderHandle vertexInputDeclarationHandle, const ShaderSpecializationConstantDataView& shade… in GetGraphicsPsoHandle() argument
324 …utDeclarationView vidView = shaderMgr_.GetVertexInputDeclarationView(vertexInputDeclarationHandle); in GetGraphicsPsoHandle()