Home
last modified time | relevance | path

Searched refs:STBI_grey_alpha (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dstb_image.h378 STBI_grey_alpha = 2, enumerator
5660 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()