Searched refs:TGA_TYPE_RGB (Results 1 – 2 of 2) sorted by relevance
33 #define TGA_TYPE_RGB 2 macro
236 if (tga->imagetype != TGA_TYPE_RGB && tga->imagetype != TGA_TYPE_RGB_RLE) in read_image_tga()247 case TGA_TYPE_RGB: in read_image_tga()
Completed in 5 milliseconds