summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire@kdab.com>2015-01-23 13:00:26 +0100
committerPaul Lemire <paul.lemire@kdab.com>2015-01-24 18:51:25 +0100
commit4e75df8603ec5c2227834edbc190c63a7687a53f (patch)
tree88dc71e3c613d17697d5c6e50e700bcc3d0a26d8 /examples
parente905474082c2df75d596d781e6383fd63d3280a4 (diff)
RenderCommand sorting
Builds a Key of 3 values (shader, state change cost, depth) Uses the program DNA for the shader comparison. The key is configured by the FrameGraph QSortMethod/QSortCriterion nodes. Change-Id: I9fa57ac456b81daac2cc4673446778da1948ef92 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/materials/SortedForwardRenderer.qml (renamed from examples/materials/ForwardRenderer.qml)0
1 files changed, 0 insertions, 0 deletions
diff --git a/examples/materials/ForwardRenderer.qml b/examples/materials/SortedForwardRenderer.qml
index 6bcf7347b..6bcf7347b 100644
--- a/examples/materials/ForwardRenderer.qml
+++ b/examples/materials/SortedForwardRenderer.qml