Searched refs:l3_config_cs (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_screen.h214 const struct intel_l3_config *l3_config_cs; member in struct:crocus_screen
H A Dcrocus_screen.c808 screen->l3_config_cs = crocus_get_default_l3_config(&screen->devinfo, true);
H A Dcrocus_state.c1197 compute ? batch->screen->l3_config_cs : batch->screen->l3_config_3d;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.h206 const struct intel_l3_config *l3_config_cs; member in struct:iris_screen
H A Diris_screen.c836 screen->l3_config_cs = iris_get_default_l3_config(&screen->devinfo, true);
H A Diris_state.c1114 iris_emit_l3_config(batch, batch->screen->l3_config_cs);

Completed in 28 milliseconds