Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_eu_compact.c472 static const uint16_t gfx7_src_index_table[32] = { variable
1865 assert(gfx7_src_index_table[ARRAY_SIZE(gfx7_src_index_table) - 1] != 0); in compaction_state_init()
1897 c->src0_index_table = gfx7_src_index_table; in compaction_state_init()
1898 c->src1_index_table = gfx7_src_index_table; in compaction_state_init()