Home
last modified time | relevance | path

Searched defs:LoadTGABuffer (Results 1 – 2 of 2) sorted by relevance

/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake3/common/
H A Dimagelib.c898 void LoadTGABuffer (const byte *f, const byte *enddata, byte **pic, int *width, int *height) in LoadTGABuffer() function
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/common/
H A Dimagelib.c900 void LoadTGABuffer( const byte *f, const byte *enddata, byte **pic, int *width, int *height ){ in LoadTGABuffer() function