Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenccli_image_external.cpp35 #define STBI_NO_PNG macro
H A Dstb_image.h333 // STBI_NO_PNG
356 // - If you use STBI_NO_PNG (or _ONLY_ without PNG), and you still
555 #define STBI_NO_PNG macro
580 #if defined(STBI_NO_PNG) && !defined(STBI_SUPPORT_ZLIB) && !defined(STBI_NO_ZLIB)
912 #ifndef STBI_NO_PNG
1020 #if !defined(STBI_NO_JPEG) || !defined(STBI_NO_PNG) || !defined(STBI_NO_TGA) || !defined(STBI_NO_HDR)
1044 #if !defined(STBI_NO_JPEG) || !defined(STBI_NO_PNG) || !defined(STBI_NO_TGA) || !defined(STBI_NO_HDR)
1144 #ifndef STBI_NO_PNG in stbi__load_main()
1639 #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)
1661 #if defined(STBI_NO_PNG)
[all...]

Completed in 6 milliseconds