Searched refs:image (Results 1 – 3 of 3) sorted by relevance
| /RevoEX-2.1/build/demos/wddemo/src/ |
| D | sample.c | 424 void* image; in RenderString() local 462 ptr = OSGetFontTexture( ptr, &image, &fx, &fy, &fw ); in RenderString() 464 …GXInitTexObj( &tobj, image, sampleFont->sheetWidth, sampleFont->sheetHeight, GX_TF_I4, GX_REPEAT, … in RenderString()
|
| /RevoEX-2.1/build/demos/share/src/ |
| D | graphic.c | 558 void* image; in REXDEMODrawChar() local 562 ptr = OSGetFontTexture( ptr, &image, &fx, &fy, &fw ); in REXDEMODrawChar() 576 …GXInitTexObj( &tobj, image, sampleFont->sheetWidth, sampleFont->sheetHeight, GX_TF_I4, GX_REPEAT, … in REXDEMODrawChar()
|
| /RevoEX-2.1/build/demos/nwc24demo/ |
| D | makefile | 371 echo image 0=0,0,RGB5A3, GX_CLAMP, GX_CLAMP >> $@
|