Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h686 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz) macro
[all...]

Completed in 18 milliseconds