Searched refs:LAYER_COPY (Results 1 – 3 of 3) sorted by relevance
108 if (copyInfo_.copyType == CopyType::LAYER_COPY) { in Execute()144 …(copyInfo_.copyType == CopyType::LAYER_COPY) ? renderData_.pipelineLayoutLayer : renderData_.pipel… in Execute()
35 LAYER_COPY = 1, enumerator
327 layerCopyInfo.copyType = RenderCopy::CopyType::LAYER_COPY; in PreExecute()