Home
last modified time | relevance | path

Searched refs:bitmapOBJ_directcolor_Texel (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_Bmp1D/include/
Ddata.h33 extern const unsigned short bitmapOBJ_directcolor_Texel[128 * 128 * 2];
35 #define IMAGE_DATA (bitmapOBJ_directcolor_Texel)
36 #define IMAGE_DATA_SIZE (sizeof(bitmapOBJ_directcolor_Texel))
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_Direct/include/
Ddata.h33 extern const unsigned short bitmapOBJ_directcolor_Texel[256 * 256];
35 #define IMAGE_DATA (bitmapOBJ_directcolor_Texel)
36 #define IMAGE_DATA_SIZE (sizeof(bitmapOBJ_directcolor_Texel))
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_Direct/src/
Ddata.c35 const unsigned short bitmapOBJ_directcolor_Texel[256 * 256] = { variable
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_Bmp1D/src/
Ddata.c35 const unsigned short bitmapOBJ_directcolor_Texel[128 * 128 * 2] = { variable