yuzu/src/video_core/command_classes/codecs
Lioncash 4f0f481f63 nvdec: Make use of [[nodiscard]] where applicable
Prevents bugs from occurring where the results of a function are
accidentally discarded
2020-11-02 02:45:15 -05:00
..
codec.cpp nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
codec.h nvdec: Make use of [[nodiscard]] where applicable 2020-11-02 02:45:15 -05:00
h264.cpp nvdec: Make use of [[nodiscard]] where applicable 2020-11-02 02:45:15 -05:00
h264.h nvdec: Make use of [[nodiscard]] where applicable 2020-11-02 02:45:15 -05:00
vp9.cpp nvdec: Make use of [[nodiscard]] where applicable 2020-11-02 02:45:15 -05:00
vp9.h nvdec: Make use of [[nodiscard]] where applicable 2020-11-02 02:45:15 -05:00
vp9_types.h nvdec: Make use of [[nodiscard]] where applicable 2020-11-02 02:45:15 -05:00