Home
last modified time | relevance | path

Searched refs:store_ktx_compressed_image (Results 1 – 3 of 3) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenccli_internal.h236 bool store_ktx_compressed_image(
Dastcenccli_toplevel.cpp1778 error = store_ktx_compressed_image(image_comp, output_filename.c_str(), srgb); in main()
Dastcenccli_image_load_store.cpp1286 bool store_ktx_compressed_image( in store_ktx_compressed_image() function