Searched refs:TGSI_OPCODE_LOD (Results 1 – 3 of 3) sorted by relevance
621 TGSI_OPCODE_LOD = 249, enumerator
2364 if (inst->Instruction.Opcode == TGSI_OPCODE_LOD) { in exec_lodq()2398 if (inst->Instruction.Opcode == TGSI_OPCODE_LOD) { in exec_lodq()5978 case TGSI_OPCODE_LOD: in exec_instruction()
4547 bld.bld_base.op_actions[TGSI_OPCODE_LOD].emit = lod_emit; in lp_build_tgsi_soa()