am bd60a520: am 3d7f0cb3: Update header for forward compatibility

* commit 'bd60a52090553aef02d07e283c7f07de70837ad8':
  Update header for forward compatibility
This commit is contained in:
Teng-Hui Zhu
2012-04-12 15:35:10 -07:00
committed by Android Git Automerger

View File

@@ -31,6 +31,10 @@ struct DrawGlInfo {
int clipRight;
int clipBottom;
// Input: current width/height of destination surface
int width;
int height;
// Input: is the render target an FBO
bool isLayer;