Home
last modified time | relevance | path

Searched defs:stbi__err (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dstb_image.h975 static int stbi__err(const char *str) in stbi__err() function
1071 #define stbi__err(x,y) 0 macro
1073 #define stbi__err(x,y) stbi__err(y) macro
1075 #define stbi__err(x,y) stbi__err(x) macro