azahar/src/video_core
Lioncash df97021f55 gl_rasterizer: Make use of std::string_view in IsVendorAmd()
Same behavior, no heap allocation.

strings returned from glGetString() are guaranteed to be static strings,
so this is safe to do. They're also guaranteed to be null-terminated.
2020-05-01 05:57:25 -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