Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_eu_compact.c668 static const uint32_t *datatype_table; variable
713 if (datatype_table[i] == uncompacted) { in set_datatype_index()
1077 datatype_table[brw_compact_inst_datatype_index(devinfo, src)]; in set_uncompacted_datatype()
1372 datatype_table = gen8_datatype_table; in brw_init_compaction_tables()
1378 datatype_table = gen7_datatype_table; in brw_init_compaction_tables()
1384 datatype_table = gen6_datatype_table; in brw_init_compaction_tables()
1391 datatype_table = g45_datatype_table; in brw_init_compaction_tables()