Home
last modified time | relevance | path

Searched defs:STBI__BYTECAST (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h1728 #define STBI__BYTECAST(x) ((stbi_uc) ((x) & 255)) // truncate int to byte without warnings macro
[all...]

Completed in 13 milliseconds