HomeSort by: relevance | last modified time | path
    Searched defs:tga_comp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/stbi/
stb_image.c 3519 int tga_w, tga_h, tga_comp; local in function:tga_info
3539 tga_comp = sz;
3542 if (comp) *comp = tga_comp / 8;
stb_image.c 3519 int tga_w, tga_h, tga_comp; local in function:tga_info
3539 tga_comp = sz;
3542 if (comp) *comp = tga_comp / 8;

Completed in 33 milliseconds