Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_mem.c1239 static void txq_emit(const struct lp_build_tgsi_action *action, in txq_emit() function
1735 txq_emit(NULL, &ctx->bld_base, &txq_emit_data); in si_lower_gather4_integer()
1964 bld_base->op_actions[TGSI_OPCODE_TXQ].emit = txq_emit; in si_shader_context_init_mem()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c3160 txq_emit( in txq_emit() function
3895 bld.bld_base.op_actions[TGSI_OPCODE_TXQ].emit = txq_emit; in lp_build_tgsi_soa()