Home
last modified time | relevance | path

Searched refs:vecN (Results 1 – 8 of 8) 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/vk-gl-cts/external/amber/src/docs/
Dvk_script.md266 If all four values are set then each `vecN` command will use the first `N`
/third_party/mesa3d/docs/relnotes/
D22.1.0.rst853 - nir/opt_shrink_vectors: remove duplicate components from vecN
D20.1.0.rst545 - pan/bi: Ingest vecN directly (again)
D19.1.0.rst4074 - freedreno/ir3: fix legalize for vecN inputs
D21.3.0.rst981 - nir/shrink_vectors: shrink vecN properly
D20.2.0.rst1267 - nir: also move vecN in case of nir_move_copies
D22.2.0.rst1421 - nir/opt_shrink_vectors: fix re-using of components for vecN