42 #ifndef PVRQWSDRAWABLE_P_H 43 #define PVRQWSDRAWABLE_P_H 63 #define PVRQWS_MAX_VISIBLE_RECTS 32 64 #define PVRQWS_MAX_SCREENS 1 65 #define PVRQWS_MAX_BACK_BUFFERS 2 66 #define PVRQWS_MAX_FLIP_BUFFERS 2 126 (
PvrQwsDrawable *drawable, PVR2DMEMINFO **source, PVR2DMEMINFO **render);
PVR2DMEMINFO * backBuffers[PVRQWS_MAX_BACK_BUFFERS]
PVR2DMEMINFO * frameBuffer
void(* PvrQwsSwapFunction)(PvrQwsDrawable *drawable, void *userData, int repaintOnly)
PVR2DFLIPCHAINHANDLE flipChain
PVR2DCONTEXTHANDLE context
#define PVRQWS_MAX_BACK_BUFFERS
#define PVRQWS_MAX_SCREENS
PvrQwsRect visibleRects[PVRQWS_MAX_VISIBLE_RECTS]
PvrQwsDrawable * nextWinId
unsigned long screenStart
unsigned long numFlipBuffers
PvrQwsDisplay pvrQwsDisplay
PvrQwsSwapFunction swapFunction
#define PVRQWS_MAX_VISIBLE_RECTS
#define PVRQWS_MAX_FLIP_BUFFERS
PvrQwsDrawable * screenDrawable
PvrQwsDrawable * firstWinId
int pvrQwsGetBuffers(PvrQwsDrawable *drawable, PVR2DMEMINFO **source, PVR2DMEMINFO **render)