Searched refs:tobj (Results 1 – 2 of 2) sorted by relevance
| /RevoEX-2.1/build/demos/wddemo/src/ |
| D | sample.c | 427 GXTexObj tobj; in RenderString() local 464 …GXInitTexObj( &tobj, image, sampleFont->sheetWidth, sampleFont->sheetHeight, GX_TF_I4, GX_REPEAT, … in RenderString() 465 GXLoadTexObj( &tobj, GX_TEXMAP0 ); in RenderString()
|
| /RevoEX-2.1/build/demos/share/src/ |
| D | graphic.c | 557 GXTexObj tobj; in REXDEMODrawChar() local 576 …GXInitTexObj( &tobj, image, sampleFont->sheetWidth, sampleFont->sheetHeight, GX_TF_I4, GX_REPEAT, … in REXDEMODrawChar() 577 GXLoadTexObj( &tobj, GX_TEXMAP0 ); in REXDEMODrawChar()
|