renderer: use a render pass for render modif in client render
fixes #8918
This commit is contained in:
parent
aff34089c4
commit
4e93b2def5
4 changed files with 64 additions and 19 deletions
|
|
@ -110,7 +110,6 @@ struct SMonitorRenderData {
|
|||
|
||||
struct SCurrentRenderData {
|
||||
PHLMONITORREF pMonitor;
|
||||
PHLWORKSPACE pWorkspace = nullptr;
|
||||
Mat3x3 projection;
|
||||
Mat3x3 savedProjection;
|
||||
Mat3x3 monitorProjection;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue