Home
last modified time | relevance | path

Searched refs:lsc_bti_ex_desc (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu.h1411 lsc_bti_ex_desc(const struct intel_device_info *devinfo, unsigned bti) in lsc_bti_ex_desc() function
Dbrw_fs.cpp3896 ex_desc = brw_imm_ud(lsc_bti_ex_desc(devinfo, surface.ud)); in lower_uniform_pull_constant_loads()
6121 inst->src[1] = brw_imm_ud(lsc_bti_ex_desc(devinfo, surface.ud)); in lower_lsc_surface_logical_send()
6530 inst->src[1] = brw_imm_ud(lsc_bti_ex_desc(devinfo, index.ud)); in lower_lsc_varying_pull_constant_logical_send()