Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c226 static const uint32_t gfx6_control_index_table[32] = { variable
2402 assert(gfx6_control_index_table[ARRAY_SIZE(gfx6_control_index_table) - 1] != 0); in compaction_state_init()
2460 c->control_index_table = gfx6_control_index_table; in compaction_state_init()