Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c786 static const uint16_t gfx12_src0_index_table[16] = { variable
1207 table_len = ARRAY_SIZE(gfx12_src0_index_table); in set_src0_index()
1247 table_len = ARRAY_SIZE(gfx12_src0_index_table); in set_src1_index()
2418 assert(gfx12_src0_index_table[ARRAY_SIZE(gfx12_src0_index_table) - 1] != 0); in compaction_state_init()
2433 c->src0_index_table = gfx12_src0_index_table; in compaction_state_init()