Searched refs:LoadTGA (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dgl_warp.c488 LoadTGA
491 void LoadTGA (FILE *fin) function
513 Sys_Error ("LoadTGA: Only type 2 and 10 targa RGB images supported\n");
661 LoadTGA (f);
/external/quake/quake/src/WinQuake/
H A Dgl_warp.cpp537 LoadTGA
540 void LoadTGA (FILE *fin) function
562 Sys_Error ("LoadTGA: Only type 2 and 10 targa RGB images supported\n");
710 LoadTGA (f);

Completed in 37 milliseconds