Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h656 #define STBI_NOTUSED(v) (void)(v) macro
658 #define STBI_NOTUSED(v) (void)sizeof(v) macro
[all...]

Completed in 15 milliseconds