Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h379 STBI_rgb = 3, enumerator
5663 return STBI_rgb; in stbi__tga_get_comp()
5873 STBI_ASSERT(tga_comp == STBI_rgb); in stbi__tga_load()
5922 STBI_ASSERT(tga_comp == STBI_rgb); in stbi__tga_load()