vitasdk
Documentation of the vitasdk
gxt.h File Reference
#include <vitasdk/build_utils.h>
#include <psp2/gxm.h>

Go to the source code of this file.

Data Structures

struct  SceGxtHeader
 Header for a GXT file. More...
 
struct  SceGxtTextureInfo
 This structure contains information about each texture in the GXT file. More...
 

Enumerations

enum  SceGxtErrorCode { SCE_GXT_ERROR_INVALID_VALUE = 0x805D0000 , SCE_GXT_ERROR_INVALID_POINTER = 0x805D0001 , SCE_GXT_ERROR_INVALID_ALIGNMENT = 0x805D0002 }
 GXT error codes. More...
 

Functions

 VITASDK_BUILD_ASSERT_EQ (0x20, SceGxtHeader)
 
 VITASDK_BUILD_ASSERT_EQ (0x20, SceGxtTextureInfo)