Searched refs:tga_indexed (Results 1 – 2 of 2) sorted by relevance
5531 int tga_indexed = stbi__get8(s); in stbi__tga_load() local5566 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()5586 if ( !tga_indexed && !tga_is_RLE && !tga_rgb16 ) { in stbi__tga_load()5594 if ( tga_indexed) in stbi__tga_load()5642 if ( tga_indexed ) in stbi__tga_load()