Searched refs:get_output_filename (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | astcenccli_image_load_store.cpp | 46 static std::string get_output_filename( in get_output_filename() function 173 std::string fnmod = get_output_filename(img, filename, i); in store_exr_image_with_tinyexr() 207 std::string fnmod = get_output_filename(img, filename, i); in store_png_image_with_stb() 241 std::string fnmod = get_output_filename(img, filename, i); in store_tga_image_with_stb() 275 std::string fnmod = get_output_filename(img, filename, i); in store_bmp_image_with_stb() 307 std::string fnmod = get_output_filename(img, filename, i); in store_hdr_image_with_stb()
|
Completed in 4 milliseconds