Searched refs:TEX_LOGICAL_SRC_SAMPLER (Results 1 – 4 of 4) sorted by relevance
887 TEX_LOGICAL_SRC_SAMPLER, enumerator
46 srcs[TEX_LOGICAL_SRC_SAMPLER] = brw_imm_ud(0); in emit_mcs_fetch()
3252 srcs[TEX_LOGICAL_SRC_SAMPLER] = brw_imm_ud(0); in emit_non_coherent_fb_read()4228 srcs[TEX_LOGICAL_SRC_SAMPLER] = brw_imm_d(0); in nir_emit_intrinsic()5687 srcs[TEX_LOGICAL_SRC_SAMPLER] = brw_imm_ud(sampler); in nir_emit_texture()5776 srcs[TEX_LOGICAL_SRC_SAMPLER] = bld.emit_uniformize(tmp); in nir_emit_texture()5788 srcs[TEX_LOGICAL_SRC_SAMPLER] = fs_reg(); in nir_emit_texture()
5333 const fs_reg &sampler = inst->src[TEX_LOGICAL_SRC_SAMPLER]; in lower_sampler_logical_send()