PSP2SDK  dirty-f9e4f2d
The free SDK for PSP2
Data Fields
SceGxmAuxiliarySurface Struct Reference

Represents an auxiliary surface. More...

#include <gxm.h>

Data Fields

uint32_t colorFormat
 Format of auxiliary surface data from SceGxmColorFormat.
uint32_t type
 Memory layout of the surface data from SceGxmColorSurfaceType.
uint32_t width
 Surface width.
uint32_t height
 Surface height.
uint32_t stride
 Surface stride in bytes.
void * data
 A pointer to the surface data.

Detailed Description

Represents an auxiliary surface.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines