Home
last modified time | relevance | path

Searched refs:egcm_load_index_reg (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h292 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause);
Deg_asm.c177 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause) in egcm_load_index_reg() function
Dr600_asm.c1236 egcm_load_index_reg(bc, 0, true); in r600_bytecode_add_alu_type()
1378 egcm_load_index_reg(bc, vtx->buffer_index_mode - 1, false); in r600_bytecode_add_vtx_internal()
1445 egcm_load_index_reg(bc, 1, false); in r600_bytecode_add_tex()
1502 egcm_load_index_reg(bc, gds->uav_index_mode - 1, false); in r600_bytecode_add_gds()
Dr600_shader.c8902 egcm_load_index_reg(ctx->bc, 1, false); in tgsi_load_rat()
9007 egcm_load_index_reg(ctx->bc, 1, false); in tgsi_store_buffer_rat()
9104 egcm_load_index_reg(ctx->bc, 1, false); in tgsi_store_rat()
9276 egcm_load_index_reg(ctx->bc, 1, false); in tgsi_atomic_op_rat()
9570 egcm_load_index_reg(ctx->bc, 1, false); in tgsi_resq()