Lime3DS/src/video_core
Lioncash 12d4c835db geometry_pipeline: std::move vertex handler in SetVertexHandler()
std::function is allowed to internally allocate, so this prevents
potential reallocations from occurring, should that case ever happen.
2020-04-18 21:26:47 -04:00
..
2020-03-28 16:28:07 +00:00
2020-02-13 17:39:15 +08:00
2020-02-13 17:34:16 +08:00
2018-06-29 14:18:07 +03:00
2020-02-13 17:39:15 +08:00
2020-02-13 17:39:15 +08:00
2019-09-15 22:35:21 -05:00