Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c4795 static int tgsi_ineg(struct r600_shader_ctx *ctx) in tgsi_ineg() function
11908 [TGSI_OPCODE_INEG] = { ALU_OP2_SUB_INT, tgsi_ineg},
12105 [TGSI_OPCODE_INEG] = { ALU_OP2_SUB_INT, tgsi_ineg},
12332 [TGSI_OPCODE_INEG] = { ALU_OP2_SUB_INT, tgsi_ineg},

Completed in 12 milliseconds