Home
last modified time | relevance | path

Searched refs:stbi_convert_wchar_to_utf8 (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h216 // and pass utf8-encoded filenames. Call stbi_convert_wchar_to_utf8 to convert
435 STBIDEF int stbi_convert_wchar_to_utf8(char *buffer, size_t bufferlen, const wchar_t* input);
1329 STBIDEF int stbi_convert_wchar_to_utf8(char *buffer, size_t bufferlen, const wchar_t* input) in stbi_convert_wchar_to_utf8() function

Completed in 12 milliseconds