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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_compact.c331 static const uint16_t gfx6_src_index_table[32] = { variable in typeref:typename:const uint16_t[32]
2372 assert(gfx6_src_index_table[ARRAY_SIZE(gfx6_src_index_table) - 1] != 0);
2430 c->src0_index_table = gfx6_src_index_table;
2431 c->src1_index_table = gfx6_src_index_table;

Completed in 4 milliseconds