Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c4277 static int tgsi_ineg(struct r600_shader_ctx *ctx) in tgsi_ineg() function
10373 [TGSI_OPCODE_INEG] = { ALU_OP2_SUB_INT, tgsi_ineg},
10570 [TGSI_OPCODE_INEG] = { ALU_OP2_SUB_INT, tgsi_ineg},
10792 [TGSI_OPCODE_INEG] = { ALU_OP2_SUB_INT, tgsi_ineg},