Searched refs:tgsi_umad (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c10672 static int tgsi_umad(struct r600_shader_ctx *ctx) function in typeref:typename:int
11719 [TGSI_OPCODE_UMAD] = { ALU_OP0_NOP, tgsi_umad},
11916 [TGSI_OPCODE_UMAD] = { ALU_OP0_NOP, tgsi_umad},
12142 [TGSI_OPCODE_UMAD] = { ALU_OP0_NOP, tgsi_umad},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c10771 static int tgsi_umad(struct r600_shader_ctx *ctx) function in typeref:typename:int
11888 [TGSI_OPCODE_UMAD] = { ALU_OP0_NOP, tgsi_umad},
12085 [TGSI_OPCODE_UMAD] = { ALU_OP0_NOP, tgsi_umad},
12312 [TGSI_OPCODE_UMAD] = { ALU_OP0_NOP, tgsi_umad},

Completed in 25 milliseconds