Home
last modified time | relevance | path

Searched refs:subreg_table (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_eu_compact.c669 static const uint16_t *subreg_table; variable
734 if (subreg_table[i] == uncompacted) { in set_subreg_index()
1094 subreg_table[brw_compact_inst_subreg_index(devinfo, src)]; in set_uncompacted_subreg()
1373 subreg_table = gen8_subreg_table; in brw_init_compaction_tables()
1379 subreg_table = gen7_subreg_table; in brw_init_compaction_tables()
1385 subreg_table = gen6_subreg_table; in brw_init_compaction_tables()
1392 subreg_table = g45_subreg_table; in brw_init_compaction_tables()