Home
last modified time | relevance | path

Searched refs:vecN (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/sksl/ir/
DSkSLBinaryExpression.cpp48 std::unique_ptr<Expression> vecN = Swizzle::Make( in rewrite_matrix_vector_multiply() local
53 BinaryExpression::Make(context, std::move(matN), op, std::move(vecN), matNType); in rewrite_matrix_vector_multiply()
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst4074 - freedreno/ir3: fix legalize for vecN inputs
D20.1.0.rst545 - pan/bi: Ingest vecN directly (again)
D21.3.0.rst981 - nir/shrink_vectors: shrink vecN properly
D20.2.0.rst1267 - nir: also move vecN in case of nir_move_copies