Home
last modified time | relevance | path

Searched refs:image (Results 1 – 3 of 3) sorted by relevance

/RevoEX-2.1/build/demos/wddemo/src/
Dsample.c424 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/
Dgraphic.c558 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/
Dmakefile371 echo image 0=0,0,RGB5A3, GX_CLAMP, GX_CLAMP >> $@