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

  /src/sys/dev/stbi/
stb_image.c 2959 uint8 has_trans=0, tc[3]; local in function:parse_png_file
3030 has_trans = 1;
3062 if ((req_comp == s->img_n+1 && req_comp != 3 && !pal_img_n) || has_trans)
3067 if (has_trans)
stb_image.c 2959 uint8 has_trans=0, tc[3]; local in function:parse_png_file
3030 has_trans = 1;
3062 if ((req_comp == s->img_n+1 && req_comp != 3 && !pal_img_n) || has_trans)
3067 if (has_trans)

Completed in 28 milliseconds