Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp801 uint32_t number_of_array_elements; // 0 if not a texture array member
824 REV(number_of_array_elements); in ktx_header_switch_endianness()
1072 if (hdr.number_of_array_elements > 1) in load_ktx_uncompressed_image()
1074 …ay with %d layers; only the first one will be encoded.\n", filename, hdr.number_of_array_elements); in load_ktx_uncompressed_image()
1314 hdr.number_of_array_elements = 0; in store_ktx_compressed_image()
1393 hdr.number_of_array_elements = 0; in store_ktx_uncompressed_image()