HomeSort by: relevance | last modified time | path
    Searched refs:cfgs (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/intel/common/
gen_l3_config.c 289 const struct gen_l3_config *const cfgs = get_l3_configs(devinfo); local
293 for (const struct gen_l3_config *cfg = cfgs; cfg->n[GEN_L3P_URB]; cfg++) {
  /xsrc/external/mit/MesaLib/dist/src/intel/common/
intel_l3_config.c 308 const struct intel_l3_config *const cfgs = list->configs; local
313 const struct intel_l3_config *cfg = &cfgs[i];

Completed in 5 milliseconds