Searched refs:stbiw__wptag (Results 1 - 2 of 2) sorted by relevance
/third_party/glfw/deps/ |
H A D | stb_image_write.h | 1075 #define stbiw__wptag(data,s) stbiw__wpng4(data, s[0],s[1],s[2],s[3]) macro 1188 stbiw__wptag(o, "IHDR"); 1199 stbiw__wptag(o, "IDAT"); 1206 stbiw__wptag(o, "IEND");
|
/third_party/astc-encoder/Source/ |
H A D | stb_image_write.h | 1075 #define stbiw__wptag(data,s) stbiw__wpng4(data, s[0],s[1],s[2],s[3]) macro 1188 stbiw__wptag(o, "IHDR"); 1199 stbiw__wptag(o, "IDAT"); 1206 stbiw__wptag(o, "IEND");
|
Completed in 6 milliseconds