Searched refs:single_alu_op3 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_shader.c | 879 static int single_alu_op3(struct r600_shader_ctx *ctx, int op, in single_alu_op3() function 929 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in get_lds_offset0() 1958 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in fetch_gs_input() 2082 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in r600_get_byte_address() 2115 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in r600_get_byte_address() 3306 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in r600_emit_tess_factor() 3421 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, in load_thread_id_gpr() 3934 r = single_alu_op3(&ctx, ALU_OP3_CNDE_INT, in r600_shader_from_tgsi()
|
Completed in 13 milliseconds