SkSLCompiler.cpp | 570 * Used in the implementations of vectorize_left and vectorize_right. Given a vector type and an 611 static void vectorize_right(BasicBlock* b, function in namespace:SkSL 706 vectorize_right(&b, iter, outUpdated, outNeedsRescan); 746 vectorize_right(&b, iter, outUpdated, outNeedsRescan); 762 vectorize_right(&b, iter, outUpdated, outNeedsRescan); [all...] |