/// Anchor texel index per subset for the 19 partitions expressible both as a
/// three-subset BC7 pattern and a two-subset ASTC pattern (UASTC mode 7).
/// Indexed by the common pattern; the anchor is the texel in each subset whose
/// weight is stored with one fewer bit (its top bit is an implied zero). Rows
/// are 3 wide to share the layout of the 3-subset anchor tables, but only the
/// first two entries are meaningful here; the third is 0.
pub static BC7_3_ASTC2_PATTERNS2_ANCHORS: = ;