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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c10228 static int tgsi_opdst(struct r600_shader_ctx *ctx) function in typeref:typename:int
11599 [TGSI_OPCODE_DST] = { ALU_OP0_NOP, tgsi_opdst},
11798 [TGSI_OPCODE_DST] = { ALU_OP0_NOP, tgsi_opdst},
12024 [TGSI_OPCODE_DST] = { ALU_OP0_NOP, tgsi_opdst},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c10327 static int tgsi_opdst(struct r600_shader_ctx *ctx) function in typeref:typename:int
11768 [TGSI_OPCODE_DST] = { ALU_OP0_NOP, tgsi_opdst},
11967 [TGSI_OPCODE_DST] = { ALU_OP0_NOP, tgsi_opdst},
12194 [TGSI_OPCODE_DST] = { ALU_OP0_NOP, tgsi_opdst},

Completed in 25 milliseconds