Searched refs:PlotOnTexture (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Texture/ |
| D | tex-tlut.c | 112 static void PlotOnTexture ( MyTextureObj* to, u32 x, u32 y, u32 val ); 569 PlotOnTexture(to, iw, ih, ic); in CreateColorMapTexture() 699 PlotOnTexture( to, iw, ih, ic ); in CreateSampleImgTexture() 932 static void PlotOnTexture(MyTextureObj* to, u32 x, u32 y, u32 val) in PlotOnTexture() function
|