Home
last modified time | relevance | path

Searched defs:astcenc_block_info (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc.h599 struct astcenc_block_info struct
602 astcenc_profile profile;
605 unsigned int block_x;
608 unsigned int block_y;
611 unsigned int block_z;
614 unsigned int texel_count;
617 bool is_error_block;
620 bool is_constant_block;
623 bool is_hdr_block;
626 bool is_dual_plane_block;
[all …]
Dastcenccli_toplevel.cpp1495 std::function<vint4(astcenc_block_info&, size_t, size_t)> texel_func in print_diagnostic_image()