Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/common/
Dgen_l3_config.c165 static struct gen_l3_weights
166 norm_l3_weights(struct gen_l3_weights w) in norm_l3_weights()
182 struct gen_l3_weights
186 struct gen_l3_weights w; in gen_get_l3_config_weights()
193 const struct gen_l3_weights w = { { 0 } }; in gen_get_l3_config_weights()
207 gen_diff_l3_weights(struct gen_l3_weights w0, struct gen_l3_weights w1) in gen_diff_l3_weights()
229 struct gen_l3_weights
233 struct gen_l3_weights w = {{ 0 }}; in gen_get_default_l3_weights()
269 struct gen_l3_weights w0) in gen_get_l3_config()
Dgen_l3_config.h69 struct gen_l3_weights { struct
73 float gen_diff_l3_weights(struct gen_l3_weights w0, struct gen_l3_weights w1); argument
75 struct gen_l3_weights
79 struct gen_l3_weights
87 struct gen_l3_weights w0);
/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_l3_state.c38 static struct gen_l3_weights
219 const struct gen_l3_weights w = get_pipeline_state_l3_weights(brw); in emit_l3_state()
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c1254 const struct gen_l3_weights w = in anv_pipeline_setup_l3_config()