summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qblitframebuffer_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused data structuresMike Krus2020-02-111-11/+0
| | | | | | | Was used by old node init API Change-Id: I7b68f25634ee7aaccefab6f499ac074fcfb9a7f4 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
* BlitFramebuffer framegraph nodeJuan José Casafranca2017-08-231-0/+95
This node allows to copy the content from one FBO to another or to screen Task-number: QTBUG-58162 Change-Id: I6016c46d9d538a012c2f641116ed766dd70ad021 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>