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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_compact.c471 static const uint16_t gfx7_src_index_table[32] = { variable in typeref:typename:const uint16_t[32]
2376 assert(gfx7_src_index_table[ARRAY_SIZE(gfx7_src_index_table) - 1] != 0);
2423 c->src0_index_table = gfx7_src_index_table;
2424 c->src1_index_table = gfx7_src_index_table;

Completed in 7 milliseconds