Searched refs:n_dot_h_m (Results 1 – 1 of 1) sorted by relevance
4960 … TIntermTyped* n_dot_h_m = handleBinaryMath(loc, "mul", EOpMul, n_dot_h, m); // n_dot_h * m in decomposeIntrinsic() local4962 dst->getSequence().push_back(intermediate.addSelection(compare, zero, n_dot_h_m, loc)); in decomposeIntrinsic()