Searched refs:bytes_of_key_value_data (Results 1 – 1 of 1) sorted by relevance
804 …uint32_t bytes_of_key_value_data; // size in bytes of the key-and-value area immediately following… member827 REV(bytes_of_key_value_data); in ktx_header_switch_endianness()1088 fseek(f, hdr.bytes_of_key_value_data, SEEK_CUR); in load_ktx_uncompressed_image()1236 seekerr = fseek(f, hdr.bytes_of_key_value_data, SEEK_CUR); in load_ktx_compressed_image()1317 hdr.bytes_of_key_value_data = 0; in store_ktx_compressed_image()1396 hdr.bytes_of_key_value_data = 0; in store_ktx_uncompressed_image()