Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_l3_config.c195 static struct intel_l3_weights
196 norm_l3_weights(struct intel_l3_weights w) in norm_l3_weights()
212 struct intel_l3_weights
216 struct intel_l3_weights w; in intel_get_l3_config_weights()
223 const struct intel_l3_weights w = { { 0 } }; in intel_get_l3_config_weights()
237 intel_diff_l3_weights(struct intel_l3_weights w0, struct intel_l3_weights w1) in intel_diff_l3_weights()
259 struct intel_l3_weights
263 struct intel_l3_weights w = {{ 0 }}; in intel_get_default_l3_weights()
305 struct intel_l3_weights w0) in intel_get_l3_config()
Dintel_l3_config.h69 struct intel_l3_weights { struct
73 float intel_diff_l3_weights(struct intel_l3_weights w0, struct intel_l3_weights w1); argument
75 struct intel_l3_weights
79 struct intel_l3_weights
87 struct intel_l3_weights w0);
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c674 const struct intel_l3_weights w = in crocus_get_default_l3_config()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c701 const struct intel_l3_weights w = in iris_get_default_l3_config()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c2043 const struct intel_l3_weights w = in anv_pipeline_setup_l3_config()