Searched refs:single_alu_op3 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 779 static int single_alu_op3(struct r600_shader_ctx *ctx, int op, function in typeref:typename:int 829 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 1859 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 1983 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 2016 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 3206 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 3321 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 3835 r = single_alu_op3(&ctx, ALU_OP3_CNDE_INT,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 867 static int single_alu_op3(struct r600_shader_ctx *ctx, int op, function in typeref:typename:int 917 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 1947 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 2071 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 2104 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 3295 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 3410 r = single_alu_op3(ctx, ALU_OP3_MULADD_UINT24, 3924 r = single_alu_op3(&ctx, ALU_OP3_CNDE_INT,
|
Completed in 25 milliseconds