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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_compact.c506 static const uint32_t gfx8_control_index_table[32] = { variable in typeref:typename:const uint32_t[32]
2377 assert(gfx8_control_index_table[ARRAY_SIZE(gfx8_control_index_table) - 1] != 0);
2405 c->control_index_table = gfx8_control_index_table;
2413 c->control_index_table = gfx8_control_index_table;

Completed in 5 milliseconds