Searched refs:rt_outputfile (Results 1 – 3 of 3) sorted by relevance
153 void rt_outputfile(SceneHandle voidscene, const char *outname) { in rt_outputfile() function205 rt_outputfile(voidscene, outname); in rt_scenesetup()219 rt_outputfile(voidscene, "/dev/null"); /* default output file (.tga) */ in rt_newscene()
116 void rt_outputfile(SceneHandle, const char *outname);
248 rt_outputfile(scene, opt->outfilename); in useoptions()