summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire@kdab.com>2021-11-03 08:46:31 +0100
committerPaul Lemire <paul.lemire@kdab.com>2021-11-03 09:43:07 +0100
commita8562dd604074c98c473f1cf0d496aebd2cc0d37 (patch)
tree6c15b2898dc7301d1a4e1814d477e17a965d2ce9 /tests
parent3d4ac623d444bbbaddc7f63163b204f6c6a55cab (diff)
Fix Compute-Manual manual test
Change-Id: I78c11accf69eb4ce8774885bce5303ef3c934926 Pick-to: 6.2 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/manual/compute-manual/ParticlesScene.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/manual/compute-manual/ParticlesScene.qml b/tests/manual/compute-manual/ParticlesScene.qml
index 68572f6b4..772dc5744 100644
--- a/tests/manual/compute-manual/ParticlesScene.qml
+++ b/tests/manual/compute-manual/ParticlesScene.qml
@@ -114,7 +114,6 @@ Entity {
Buffer {
id: particleBuffer
- type: Buffer.VertexBuffer
// struct ParticleData
// {
// vec3 position; // Aligned to 4 floats