Searched defs:STBI__BYTECAST (Results 1 - 1 of 1) sorted by relevance
| /third_party/astc-encoder/Source/ | ||
| H A D | stb_image.h | 1728 #define STBI__BYTECAST(x) ((stbi_uc) ((x) & 255)) // truncate int to byte without warnings macro [all...] |
Completed in 12 milliseconds