Searched refs:LSC_ADDR_SIZE_A32 (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ |
D | brw_lower_logical_sends.cpp | 1729 surf_type, LSC_ADDR_SIZE_A32, in lower_lsc_surface_logical_send() 1738 surf_type, LSC_ADDR_SIZE_A32, in lower_lsc_surface_logical_send() 1757 surf_type, LSC_ADDR_SIZE_A32, in lower_lsc_surface_logical_send() 1768 surf_type, LSC_ADDR_SIZE_A32, in lower_lsc_surface_logical_send() 1778 surf_type, LSC_ADDR_SIZE_A32, in lower_lsc_surface_logical_send() 2251 LSC_ADDR_SURFTYPE_BTI, LSC_ADDR_SIZE_A32, in lower_lsc_varying_pull_constant_logical_send() 2261 LSC_ADDR_SURFTYPE_BTI, LSC_ADDR_SIZE_A32, in lower_lsc_varying_pull_constant_logical_send()
|
D | brw_eu.h | 1231 case LSC_ADDR_SIZE_A32: return 4; in lsc_addr_size_bytes() 1400 SET_BITS(LSC_ADDR_SIZE_A32, 8, 7) | in lsc_fence_msg_desc()
|
D | brw_eu_defines.h | 1789 LSC_ADDR_SIZE_A32 = 2, /* 32-bit address offset */ enumerator
|
D | brw_disasm.c | 687 [LSC_ADDR_SIZE_A32] = "a32",
|
D | brw_fs.cpp | 3751 LSC_ADDR_SIZE_A32, in lower_uniform_pull_constant_loads()
|