Searched defs:decimation_table (Results 1 – 1 of 1) sorted by relevance
78 struct decimation_table struct80 int num_weights;81 …el_num_weights[MAX_TEXELS_PER_BLOCK]; // number of indices that go into the calculation for a texel105 const decimation_table *decimation_tables[MAX_DECIMATION_MODES]; argument