Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp2264 size_t magic_bytes_written = fwrite(&dds_magic, 1, 4, wf); in store_dds_uncompressed_image() local
2280 if (magic_bytes_written + hdr_bytes_written + dx10_bytes_written + data_bytes_written != expected_bytes_written) in store_dds_uncompressed_image()

Completed in 4 milliseconds