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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c6523 static int tgsi_imod(struct r600_shader_ctx *ctx) function in typeref:typename:int
11679 [TGSI_OPCODE_MOD] = { ALU_OP0_NOP, tgsi_imod},
11876 [TGSI_OPCODE_MOD] = { ALU_OP0_NOP, tgsi_imod},
12102 [TGSI_OPCODE_MOD] = { ALU_OP0_NOP, tgsi_imod},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c6621 static int tgsi_imod(struct r600_shader_ctx *ctx) function in typeref:typename:int
11848 [TGSI_OPCODE_MOD] = { ALU_OP0_NOP, tgsi_imod},
12045 [TGSI_OPCODE_MOD] = { ALU_OP0_NOP, tgsi_imod},
12272 [TGSI_OPCODE_MOD] = { ALU_OP0_NOP, tgsi_imod},

Completed in 70 milliseconds