Home
last modified time | relevance | path

Searched refs:has_t (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alugroup.h87 static bool has_t() { return s_max_slots == 5;} in has_t() function in r600::AluGroup
H A Dsfn_scheduler.cpp827 else if (AluGroup::has_t()) { in collect_ready_alu_vec()
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_state.c643 const bool has_t = cfg->n[INTEL_L3P_T] || cfg->n[INTEL_L3P_RO] || in emit_l3_config() local
664 l3sqc.ConvertT_UC = !has_t; in emit_l3_config()
/third_party/python/Doc/tools/extensions/
H A Dpyspecific.py93 has_t, title, target = split_explicit_title(text)
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c1073 const bool has_t = cfg->n[INTEL_L3P_T] || cfg->n[INTEL_L3P_RO] || in setup_l3_config() local
1143 reg.ConvertT_UC = !has_t; in setup_l3_config()

Completed in 17 milliseconds