qt5base-lts/tests/manual/rhi
Laszlo Agocs 9b8d4a9e45 rhi manual tests: Prevent warnings with MSVC
The QPair changes trigger warnings about size_t vs. quint32.

We made offsets and sizes 32-bit in the QRhi API to emphasize that
some of the graphics APIs are using 32-bit sizes still. It's a bit
unfortunate that pairs now generate warnings when the size does not
match. Just cast as needed.

Change-Id: I88504eed8be6f4bdb2205b3671e2c2a9db9fcb1e
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2020-06-15 15:34:05 +02:00
..
compressedtexture_bc1 rhi manual tests: Prevent warnings with MSVC 2020-06-15 15:34:05 +02:00
compressedtexture_bc1_subupload rhi manual tests: Prevent warnings with MSVC 2020-06-15 15:34:05 +02:00
computebuffer rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
computeimage rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
cubemap rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
cubemap_render rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
cubemap_scissor rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
float16texture_with_compute rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
floattexture rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
hellominimalcrossgfxtriangle rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
instancing rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
mrt rhi manual tests: Prevent warnings with MSVC 2020-06-15 15:34:05 +02:00
msaarenderbuffer rhi manual tests: Prevent warnings with MSVC 2020-06-15 15:34:05 +02:00
msaatexture rhi manual tests: Prevent warnings with MSVC 2020-06-15 15:34:05 +02:00
multiwindow rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
multiwindow_threaded rhi manual tests: Prevent warnings with MSVC 2020-06-15 15:34:05 +02:00
offscreen rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
qrhiprof Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
shadowmap rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
shared rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
texuploads rhi manual tests: Prevent warnings with MSVC 2020-06-15 15:34:05 +02:00
triquadcube rhi manual tests: Prevent warnings with MSVC 2020-06-15 15:34:05 +02:00
CMakeLists.txt Convert all of tests/manual 2019-11-14 09:03:26 +00:00
rhi.pro rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00