qt5base-lts/tests/manual/rhi/compressedtexture_bc1_subupload
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
..
CMakeLists.txt Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
compressedtexture_bc1_subupload.cpp rhi manual tests: Prevent warnings with MSVC 2020-06-15 15:34:05 +02:00
compressedtexture_bc1_subupload.pro
compressedtexture_bc1_subupload.qrc