Searched refs:TGSI_OPCODE_LOD (Results 1 – 3 of 3) sorted by relevance
616 TGSI_OPCODE_LOD = 249, enumerator
2152 if (inst->Instruction.Opcode == TGSI_OPCODE_LOD) { in exec_lodq()2184 if (inst->Instruction.Opcode == TGSI_OPCODE_LOD) { in exec_lodq()5651 case TGSI_OPCODE_LOD: in exec_instruction()
4554 bld.bld_base.op_actions[TGSI_OPCODE_LOD].emit = lod_emit; in lp_build_tgsi_soa()