Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h277 // HDR image support (disable by defining STBI_NO_HDR)
338 // STBI_NO_HDR
465 #ifndef STBI_NO_HDR
468 #endif // STBI_NO_HDR
475 // stbi_is_hdr is always defined, but always returns false if STBI_NO_HDR
570 #define STBI_NO_HDR macro
591 #if !defined(STBI_NO_LINEAR) || !defined(STBI_NO_HDR)
938 #ifndef STBI_NO_HDR
1020 #if !defined(STBI_NO_JPEG) || !defined(STBI_NO_PNG) || !defined(STBI_NO_TGA) || !defined(STBI_NO_HDR)
1036 #if !defined(STBI_NO_LINEAR) || !defined(STBI_NO_HDR) || !define
[all...]

Completed in 6 milliseconds