Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c882 static const uint64_t gfx8_3src_source_index_table[4] = { variable
1406 for (unsigned i = 0; i < ARRAY_SIZE(gfx8_3src_source_index_table); i++) { in set_3src_source_index()
1407 if (gfx8_3src_source_index_table[i] == uncompacted) { in set_3src_source_index()
2148 uint64_t uncompacted = gfx8_3src_source_index_table[compacted]; in set_uncompacted_3src_source_index()