Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/common/
Dgen_l3_config.h52 GEN_NUM_L3P enumerator
60 unsigned n[GEN_NUM_L3P];
70 float w[GEN_NUM_L3P];
Dgen_l3_config.c200 for (unsigned i = 0; i < GEN_NUM_L3P; i++) in norm_l3_weights()
203 for (unsigned i = 0; i < GEN_NUM_L3P; i++) in norm_l3_weights()
218 for (unsigned i = 0; i < GEN_NUM_L3P; i++) in gen_get_l3_config_weights()
247 for (unsigned i = 0; i < GEN_NUM_L3P; i++) in gen_diff_l3_weights()