qt5base-lts/tests/auto/gui/util/qshadergraph
Kevin Ottens f3c70ab9f3 Implement graph layers support in QShaderGraph
When creating the statements, it is now possible to pass a list of
enabled layer names. Every node or edge which is not in the list of
enabled layers will be pruned from the graph prior to traversal. Note
that an empty layer list for a node or an edge means it is on all
layers.

Change-Id: I61a4df7d395b4beb42ee55ce08fef8ebe04263c9
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2017-08-02 17:34:48 +00:00
..
qshadergraph.pro [Shader Graph Gen.] Introduce QShaderGraph 2017-06-20 21:35:30 +00:00
tst_qshadergraph.cpp Implement graph layers support in QShaderGraph 2017-08-02 17:34:48 +00:00