Searched refs:TEX_LOGICAL_SRC_COORD_COMPONENTS (Results 1 – 4 of 4) sorted by relevance
90 srcs[TEX_LOGICAL_SRC_COORD_COMPONENTS] = brw_imm_d(components); in emit_mcs_fetch()
710 assert(src[TEX_LOGICAL_SRC_COORD_COMPONENTS].file == IMM && in components_read()714 return src[TEX_LOGICAL_SRC_COORD_COMPONENTS].ud; in components_read()4176 assert(inst->src[TEX_LOGICAL_SRC_COORD_COMPONENTS].file == IMM); in lower_sampler_logical_send()4177 const unsigned coord_components = inst->src[TEX_LOGICAL_SRC_COORD_COMPONENTS].ud; in lower_sampler_logical_send()
1430 TEX_LOGICAL_SRC_COORD_COMPONENTS, enumerator
4377 srcs[TEX_LOGICAL_SRC_COORD_COMPONENTS] = brw_imm_d(instr->coord_components); in nir_emit_texture()