Searched refs:dpOpcode (Results 1 – 1 of 1) sorted by relevance
901 sw::Shader::Opcode dpOpcode = sw::Shader::OPCODE_DP(leftType.getNominalSize()); in visitBinary() local906 Instruction *dot = emit(dpOpcode, result, 0, left, 0, right, i); in visitBinary()