uiacceltk/hitchcock/coretoolkit/rendervg10/inc/HuiFxVg10OffscreenRenderbuffer.h
branchRCL_3
changeset 17 3ac8bf5c5014
parent 0 15bf7259bb7c
equal deleted inserted replaced
11:46927d61fef3 17:3ac8bf5c5014
    55     EGLContext              iContext;
    55     EGLContext              iContext;
    56     EGLSurface              iSurface;
    56     EGLSurface              iSurface;
    57     EGLContext              iSavedContext;
    57     EGLContext              iSavedContext;
    58     EGLSurface              iSavedReadSurface;
    58     EGLSurface              iSavedReadSurface;
    59     EGLSurface              iSavedDrawSurface;
    59     EGLSurface              iSavedDrawSurface;
    60     VGImage                 iRotatedImage;    
    60     VGImage                 iRotatedImage;  
       
    61     TSize                   iRotatedImageSize;
    61     TEGLState               iPreviousEGLState;
    62     TEGLState               iPreviousEGLState;
    62     };
    63     };
    63 
    64 
    64 #endif /*HUIFXVG10OFFSCREENRENDERBUFFER_H_*/
    65 #endif /*HUIFXVG10OFFSCREENRENDERBUFFER_H_*/