ReinUsesLisp
d9463f4562
vk_pipeline_cache: Fix unintentional memcpy into optional
...
The intention behind this was to assign a float to from an uint32_t, but
it was unintentionally being copied directly into the std::optional.
Copy to a temporary and assign that temporary to std::optional. This can
be replaced with std::bit_cast<float> once we are in C++20.
2020-04-22 21:36:05 -03:00
..
2020-04-16 21:12:32 -03:00
2020-04-18 19:57:26 -03:00
2020-04-18 19:57:26 -03:00
2020-04-15 04:06:30 -03:00
2020-04-10 22:49:02 -03:00
2020-04-14 00:39:21 -03:00
2020-04-14 00:39:21 -03:00
2020-04-19 00:32:23 +00:00
2020-04-10 22:49:02 -03:00
2020-04-15 03:30:08 -03:00
2020-04-10 22:49:02 -03:00
2020-04-16 02:33:34 -03:00
2020-04-16 02:33:34 -03:00
2020-04-16 21:12:32 -03:00
2020-04-16 21:12:32 -03:00
2020-04-14 00:39:21 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-14 00:39:21 -03:00
2020-04-14 00:39:21 -03:00
2020-04-22 11:39:01 -04:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-15 22:33:29 -04:00
2020-04-22 21:36:05 -03:00
2020-04-10 22:49:02 -03:00
2020-04-13 17:33:59 -03:00
2020-04-10 22:49:02 -03:00
2020-04-22 11:39:01 -04:00
2020-04-16 21:12:32 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-13 17:33:59 -03:00
2020-04-10 22:49:02 -03:00
2020-04-15 15:03:49 -04:00
2020-03-13 18:33:05 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-03-14 11:47:33 -04:00
2020-02-28 17:56:43 -03:00
2020-04-17 18:12:48 -03:00
2020-04-17 18:12:48 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-16 02:33:34 -03:00
2020-04-16 02:33:34 -03:00
2020-04-14 00:39:21 -03:00
2020-04-14 00:39:21 -03:00