Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp264 uint64_t cGfxHash = 0; in GetGraphicsPsoHandleImpl() local
266 cGfxHash = shaderMgr_.HashGraphicsState(*customGraphicsState); in GetGraphicsPsoHandleImpl()
268 …_t hash = HashGraphicsShader(shader, graphicsState, dynamicStates, shaderSpecialization, cGfxHash); in GetGraphicsPsoHandleImpl()