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.c4777 static int tgsi_ineg(struct r600_shader_ctx *ctx) in tgsi_ineg() function
11796 [TGSI_OPCODE_INEG] = { ALU_OP2_SUB_INT, tgsi_ineg},
11993 [TGSI_OPCODE_INEG] = { ALU_OP2_SUB_INT, tgsi_ineg},
12219 [TGSI_OPCODE_INEG] = { ALU_OP2_SUB_INT, tgsi_ineg},