Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h256 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause);
Deg_asm.c148 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause) in egcm_load_index_reg() function
Dr600_asm.c1220 egcm_load_index_reg(bc, 0, true); in r600_bytecode_add_alu_type()
1351 egcm_load_index_reg(bc, 0, false); in r600_bytecode_add_vtx()
1403 egcm_load_index_reg(bc, 1, false); in r600_bytecode_add_tex()