yuzu/src/video_core/command_classes/codecs
Lioncash 0d713cf8eb vp9: Mark functions with [[nodiscard]] where applicable
Prevents values from mistakenly being discarded in cases where it's a
bug to do so.
2020-10-29 22:57:32 -04:00
..
codec.cpp nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
codec.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
h264.cpp h264: Make WriteUe take a u32 2020-10-27 03:21:53 -04:00
h264.h h264: Make WriteUe take a u32 2020-10-27 03:21:53 -04:00
vp9_types.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
vp9.cpp vp9: Mark functions with [[nodiscard]] where applicable 2020-10-29 22:57:32 -04:00
vp9.h vp9: Mark functions with [[nodiscard]] where applicable 2020-10-29 22:57:32 -04:00