PowerVR Software Development Kit |
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include "PVRShell.h"
#include "PVRShellOS.h"
#include "PVRShellAPI.h"
#include "PVRShellImpl.h"
#include "../Builds/sdkver.h"
Include dependency graph for PVRShell.cpp:
Defines | |
#define | PVRSHELL_QUIT_AFTER_FRAME -1 |
#define | PVRSHELL_QUIT_AFTER_TIME -1 |
#define | PVRSHELL_SCREENSHOT_NAME "PVRShell" |
#define | PVRSHELL_DIR_SYM '\\' |
#define | BMPHEADERSIZE (14) |
#define | BMPINFOSIZE (40) |