Qt 4.8
Public Variables | List of all members
PvrQwsDisplay Struct Reference

#include <pvrqwsdrawable_p.h>

Public Variables

PVR2DCONTEXTHANDLE context
 
PvrQwsDrawablefirstWinId
 
PVR2DMEMINFO * flipBuffers [PVRQWS_MAX_FLIP_BUFFERS]
 
PVR2DFLIPCHAINHANDLE flipChain
 
int numDrawables
 
unsigned long numFlipBuffers
 
int refCount
 
PvrQwsScreenInfo screens [PVRQWS_MAX_SCREENS]
 
int usePresentBlit
 

Detailed Description

Definition at line 84 of file pvrqwsdrawable_p.h.

Properties

◆ context

PVR2DCONTEXTHANDLE PvrQwsDisplay::context

◆ firstWinId

PvrQwsDrawable* PvrQwsDisplay::firstWinId

◆ flipBuffers

PVR2DMEMINFO* PvrQwsDisplay::flipBuffers[PVRQWS_MAX_FLIP_BUFFERS]

Definition at line 92 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsAddDrawable(), and pvrQwsAllocBuffers().

◆ flipChain

PVR2DFLIPCHAINHANDLE PvrQwsDisplay::flipChain

◆ numDrawables

int PvrQwsDisplay::numDrawables

◆ numFlipBuffers

unsigned long PvrQwsDisplay::numFlipBuffers

◆ refCount

int PvrQwsDisplay::refCount

Definition at line 86 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsDisplayClose(), pvrQwsDisplayIsOpen(), and pvrQwsDisplayOpen().

◆ screens

PvrQwsScreenInfo PvrQwsDisplay::screens[PVRQWS_MAX_SCREENS]

◆ usePresentBlit

int PvrQwsDisplay::usePresentBlit

Definition at line 93 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsAddDrawable(), pvrQwsDestroyContext(), and pvrQwsSwapBuffers().


The documentation for this struct was generated from the following file: