qt5base-lts/tests/manual/rhi/mrt
Laszlo Agocs f1c7814a55 rhi: Remove QVectors from the data description structs as well
As usual, keep some QVector overloads around to allow Qt Quick to compile.

Color attachments and vertex input bindings get an at(index) type of
accessor, unlike any other of similar lists. This is because there the
index is significant, and sequential iteration is not the only type of
operation that is performed. Sometimes a lookup based on an index will
be needed as well.

Task-number: QTBUG-78883
Change-Id: I3882941f09e94ee2f179e0e9b8161551f0d5dae7
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
2019-10-03 09:37:48 +02:00
..
buildshaders.bat
mrt.cpp rhi: Remove QVectors from the data description structs as well 2019-10-03 09:37:48 +02:00
mrt.frag
mrt.frag.qsb
mrt.pro
mrt.qrc
mrt.vert
mrt.vert.qsb