fixed blur rendering, stencil and gles3
This commit is contained in:
parent
0f9850fafc
commit
b56343133d
6 changed files with 66 additions and 31 deletions
|
|
@ -18,5 +18,7 @@ public:
|
|||
CTexture m_cTex;
|
||||
GLuint m_iFb = -1;
|
||||
|
||||
CTexture* m_pStencilTex = nullptr;
|
||||
|
||||
wl_output_transform m_tTransform; // for saving state
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue