Searched refs:r600_bytecode_add_vtx_tc (Results 1 – 4 of 4) sorted by relevance
306 int r600_bytecode_add_vtx_tc(struct r600_bytecode *bc,
1428 int r600_bytecode_add_vtx_tc(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx_tc() function
1501 if ((r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx))) in eg_load_helper_invocation()7527 if ((r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx))) in r600_do_buffer_txq()8873 r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx); in tgsi_load_buffer()8946 r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx); in tgsi_load_rat()9328 r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx); in tgsi_atomic_op_rat()
775 if ((r600_bytecode_add_vtx_tc(m_bc, &vtx))) { in emit_vtx()