//! Anchor texel indices for the 11 three-subset ASTC/BC7 partition patterns.
/// The three subset anchor texel indices for partition `common_pattern`. An
/// anchor texel stores one fewer weight bit (its high bit is implied), so
/// `unpack` reads the short weight at these positions.
pub static ASTC_BC7_PATTERN3_ANCHORS: = ;