Closed BertholdKrevert closed 1 year ago
The second texture copy is not necessary, because it is only used for sampling (READ operation) in this pass. The display buffer is used for both - for sampling and as a render target.
is part of #47
The second texture copy is not necessary, because it is only used for sampling (READ operation) in this pass. The display buffer is used for both - for sampling and as a render target.