dolphin/Source/Core/VideoBackends
Lioncash 5f6c76af51 VideoCommon: Use std::span for BoundingBox::Write()
Crosses off a lingering TODO.

Also amends a few nearby cases where a u32 cast was being repromoted to
size_t.
2023-12-09 16:33:21 -05:00
..
D3D VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
D3D12 VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
D3DCommon
Metal VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
Null VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
OGL VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
Software VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
Vulkan VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
CMakeLists.txt