diff options
| author | 2019-01-29 14:48:31 -0500 | |
|---|---|---|
| committer | 2019-01-29 21:13:33 -0500 | |
| commit | f45c25aabacc70861723a7ca1096a677bd987487 (patch) | |
| tree | b3e19530caf4c1f1f6c6e3f2c0697051f50a55d1 /src/video_core/gpu_thread.cpp | |
| parent | hle/ipc_helpers: Fix clang-format warnings (diff) | |
| download | yuzu-f45c25aabacc70861723a7ca1096a677bd987487.tar.gz yuzu-f45c25aabacc70861723a7ca1096a677bd987487.tar.xz yuzu-f45c25aabacc70861723a7ca1096a677bd987487.zip | |
nvflinger: Use a std::array for the available displays instead of std::vector
The built-in set of displays is fixed, so we can utilize an array
instead of a vector here.
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions