Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_bptc.c42 struct bptc_unorm_mode { struct
43 int n_subsets;
44 int n_partition_bits;
45 bool has_rotation_bits;
46 bool has_index_selection_bit;
47 int n_color_bits;
48 int n_alpha_bits;
49 bool has_endpoint_pbits;
50 bool has_shared_pbits;
51 int n_index_bits;
[all …]