Searched refs:TEX_LOGICAL_SRC_MCS (Results 1 – 4 of 4) sorted by relevance
3367 srcs[TEX_LOGICAL_SRC_MCS] = mcs; in emit_non_coherent_fb_read()6388 srcs[TEX_LOGICAL_SRC_MCS] = retype(src, BRW_REGISTER_TYPE_D); in nir_emit_texture()6396 if (srcs[TEX_LOGICAL_SRC_MCS].file == BAD_FILE && in nir_emit_texture()6401 srcs[TEX_LOGICAL_SRC_MCS] = in nir_emit_texture()6407 srcs[TEX_LOGICAL_SRC_MCS] = brw_imm_ud(0u); in nir_emit_texture()6469 if (srcs[TEX_LOGICAL_SRC_MCS].file == BRW_IMMEDIATE_VALUE) { in nir_emit_texture()6473 bld.OR(tmp, srcs[TEX_LOGICAL_SRC_MCS], in nir_emit_texture()6474 offset(srcs[TEX_LOGICAL_SRC_MCS], bld, 1)); in nir_emit_texture()6477 bld.CMP(dst, srcs[TEX_LOGICAL_SRC_MCS], brw_imm_ud(0u), in nir_emit_texture()
879 TEX_LOGICAL_SRC_MCS, enumerator
1252 const fs_reg &mcs = inst->src[TEX_LOGICAL_SRC_MCS]; in lower_sampler_logical_send()
710 else if (i == TEX_LOGICAL_SRC_MCS) { in components_read()4791 inst->components_read(TEX_LOGICAL_SRC_MCS); in get_sampler_lowered_simd_width()