Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.cpp322 BindableImage layerCopyOutput; in PreExecute() local
323 layerCopyOutput.handle = ti_.layerCopyImage.GetHandle(); in PreExecute()
326 layerCopyInfo.output = layerCopyOutput; in PreExecute()
331 postTaaBloomInput = layerCopyOutput; in PreExecute()