Update header for forward compatibility
Change-Id: Idf38142dc073dce14741e8da005e7d2eaf9242de
This commit is contained in:
committed by
Jean-Baptiste Queru
parent
544f89aece
commit
3d7f0cb3d9
@@ -31,6 +31,10 @@ struct DrawGlInfo {
|
|||||||
int clipRight;
|
int clipRight;
|
||||||
int clipBottom;
|
int clipBottom;
|
||||||
|
|
||||||
|
// Input: current width/height of destination surface
|
||||||
|
int width;
|
||||||
|
int height;
|
||||||
|
|
||||||
// Input: is the render target an FBO
|
// Input: is the render target an FBO
|
||||||
bool isLayer;
|
bool isLayer;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user