Searched refs:l3_config_3d (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_screen.h213 const struct intel_l3_config *l3_config_3d; member in struct:crocus_screen
H A Dcrocus_blorp.c253 return batch->screen->l3_config_3d;
H A Dcrocus_screen.c807 screen->l3_config_3d = crocus_get_default_l3_config(&screen->devinfo, false);
H A Dcrocus_state.c1197 compute ? batch->screen->l3_config_cs : batch->screen->l3_config_3d;
6099 batch->screen->l3_config_3d,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.h205 const struct intel_l3_config *l3_config_3d; member in struct:iris_screen
H A Diris_blorp.c262 return batch->screen->l3_config_3d;
H A Diris_screen.c835 screen->l3_config_3d = iris_get_default_l3_config(&screen->devinfo, false);
H A Diris_state.c996 iris_emit_l3_config(batch, batch->screen->l3_config_3d);
5738 batch->screen->l3_config_3d,

Completed in 28 milliseconds