Home
last modified time | relevance | path

Searched refs:V_SQ_ALU_SRC_0 (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_sq.h207 #define V_SQ_ALU_SRC_0 0x000000F8 macro
Dr600_shader.c1528 alu.src[0].sel = V_SQ_ALU_SRC_0; in cm_load_helper_invocation()
1552 alu.src[0].sel = V_SQ_ALU_SRC_0; in load_block_grid_size()
2158 alu.src[1].sel = V_SQ_ALU_SRC_0; in do_lds_fetch_values()
2159 alu.src[2].sel = V_SQ_ALU_SRC_0; in do_lds_fetch_values()
3170 alu.src[2].sel = V_SQ_ALU_SRC_0; in r600_store_tcs_output()
4791 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_ineg()
5473 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_kill()
5505 alu.src[1].sel = V_SQ_ALU_SRC_0; /*0.0*/ in tgsi_lit()
5622 alu.src[1].sel = V_SQ_ALU_SRC_0; /*0.0*/ in tgsi_lit()
5905 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_divmod()
[all …]
Deg_sq.h254 #define V_SQ_ALU_SRC_0 0x000000F8 macro
Dr600_asm.c463 (sel >= V_SQ_ALU_SRC_0 && in is_const()
693 *sel = V_SQ_ALU_SRC_0; in r600_bytecode_special_constants()
2051 case V_SQ_ALU_SRC_0: in print_src()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ir_to_assembly.cpp972 alu_fetch.src[1].sel = V_SQ_ALU_SRC_0; in emit_ldsread()
973 alu_fetch.src[2].sel = V_SQ_ALU_SRC_0; in emit_ldsread()