Searched refs:l3_config_cs (Results 1 – 6 of 6) sorted by relevance
208 const struct intel_l3_config *l3_config_cs; member
858 screen->l3_config_cs = iris_get_default_l3_config(&screen->devinfo, true); in iris_screen_create()
1209 iris_emit_l3_config(batch, batch->screen->l3_config_cs); in iris_init_compute_context()
215 const struct intel_l3_config *l3_config_cs; member
782 screen->l3_config_cs = crocus_get_default_l3_config(&screen->devinfo, true); in crocus_screen_create()
1198 compute ? batch->screen->l3_config_cs : batch->screen->l3_config_3d; in emit_l3_state()