Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp1632 size_t bytecount_bytes_written = fwrite(&image_bytes, 1, 4, wf); in store_ktx_uncompressed_image() local
1635 if (hdr_bytes_written + bytecount_bytes_written + data_bytes_written != expected_bytes_written) in store_ktx_uncompressed_image()

Completed in 3 milliseconds