Home
last modified time | relevance | path

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

/third_party/glfw/deps/
H A Dstb_image_write.h818 #define stbiw__sbneedgrow(a,n) ((a)==0 || stbiw__sbn(a)+n >= stbiw__sbm(a)) macro
/third_party/astc-encoder/Source/
H A Dstb_image_write.h818 #define stbiw__sbneedgrow(a,n) ((a)==0 || stbiw__sbn(a)+n >= stbiw__sbm(a)) macro

Completed in 6 milliseconds