Home
last modified time | relevance | path

Searched defs:has_t (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_alugroup.h87 static bool has_t() { return s_max_slots == 5;} in has_t() function
/third_party/mesa3d/src/intel/vulkan/
DgenX_state.c643 const bool has_t = cfg->n[INTEL_L3P_T] || cfg->n[INTEL_L3P_RO] || in genX() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c1073 const bool has_t = cfg->n[INTEL_L3P_T] || cfg->n[INTEL_L3P_RO] || in setup_l3_config() local