#include <ewgfxdriver.h>
Data Fields | |
void * | Pixel1 |
int | Pitch1X |
int | Pitch1Y |
void * | Pixel2 |
int | Pitch2X |
int | Pitch2Y |
unsigned int * | Clut |
unsigned int* XSurfaceMemory::Clut |
int XSurfaceMemory::Pitch1X |
int XSurfaceMemory::Pitch1Y |
int XSurfaceMemory::Pitch2X |
int XSurfaceMemory::Pitch2Y |
void* XSurfaceMemory::Pixel1 |
void* XSurfaceMemory::Pixel2 |