Home
last modified time | relevance | path

Searched refs:STBI_NO_PNM (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenccli_image_external.cpp34 #define STBI_NO_PNM macro
H A Dstb_image.h340 // STBI_NO_PNM (.ppm and .pgm)
576 #define STBI_NO_PNM macro
957 #ifndef STBI_NO_PNM
1036 #if !defined(STBI_NO_LINEAR) || !defined(STBI_NO_HDR) || !defined(STBI_NO_PNM)
1059 #if !defined(STBI_NO_LINEAR) || !defined(STBI_NO_HDR) || !defined(STBI_NO_PNM)
1168 #ifndef STBI_NO_PNM in stbi__load_main()
1623 #if defined(STBI_NO_JPEG) && defined(STBI_NO_HDR) && defined(STBI_NO_PIC) && defined(STBI_NO_PNM)
1661 #if defined(STBI_NO_PNG) && defined(STBI_NO_TGA) && defined(STBI_NO_HDR) && defined(STBI_NO_PNM)
1730 #if defined(STBI_NO_JPEG) && defined(STBI_NO_PNG) && defined(STBI_NO_BMP) && defined(STBI_NO_PSD) && defined(STBI_NO_TGA) && defined(STBI_NO_GIF) && defined(STBI_NO_PIC) && defined(STBI_NO_PNM)
1750 #if defined(STBI_NO_PNG) && defined(STBI_NO_BMP) && defined(STBI_NO_PSD) && defined(STBI_NO_TGA) && defined(STBI_NO_GIF) && defined(STBI_NO_PIC) && defined(STBI_NO_PNM)
[all...]

Completed in 7 milliseconds