Searched refs:INPUT_3V_T (Results 1 – 1 of 1) sorted by relevance
58 #define INPUT_3V_T 8 /* one source vector, plus textureId */ macro126 { "TXD", OPCODE_TXD, INPUT_3V_T, OUTPUT_V, _C | _S },1428 else if (instMatch.inputs == INPUT_3V_T) { in Parse_InstructionSequence()