Searched defs:wants_dc_cache (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ | ||
| H A D | crocus_screen.c | 669 bool wants_dc_cache = true; local in function:crocus_get_default_l3_config |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_screen.c | 677 bool wants_dc_cache = true; local in function:iris_get_default_l3_config |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_state.c | 649 bool wants_dc_cache = true; local in function:iris_emit_default_l3_config 622 iris_emit_l3_config(struct iris_batch * batch,const struct gen_l3_config * cfg,bool has_slm,bool wants_dc_cache) argument |
Completed in 13 milliseconds