Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_motion_blur.h71 RenderHandle psoNeighborhood; member
H A Drender_motion_blur.cpp84 …renderTileNeighborData_.psoNeighborhood = renderNodeContextMgr.GetPsoManager().GetGraphicsPsoHandl… in Init()
305 … renderTileNeighborData_.doublePass ? renderData.psoHorizontal : renderData.psoNeighborhood; in ExecuteTileVelocity()