Searched refs:TGSI_OPCODE_LOD (Results 1 – 3 of 3) sorted by relevance
611 #define TGSI_OPCODE_LOD 249 macro
2362 if (inst->Instruction.Opcode == TGSI_OPCODE_LOD) { in exec_lodq()2396 if (inst->Instruction.Opcode == TGSI_OPCODE_LOD) { in exec_lodq()5757 case TGSI_OPCODE_LOD: in exec_instruction()
3913 bld.bld_base.op_actions[TGSI_OPCODE_LOD].emit = lod_emit; in lp_build_tgsi_soa()