diff options
author | Billy Laws <blaws05@gmail.com> | 2020-07-26 22:26:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-26 22:26:29 +0100 |
commit | f490b4545db538b49392dcfa98d7e5219a225284 (patch) | |
tree | fd64bb3f416061806ff206c003ac34bc7ce1910e /src/core/core_timing.cpp | |
parent | 08f02836d8c03bfc92797d1df456cdc4a927daa8 (diff) |
video_core/gpu: Correct the size of the puller registers
The puller register array is made up of u32s however the `NUM_REGS` value is the size in bytes, so switch it to avoid making the struct unnecessary large. Also fix a small typo in a comment.
Diffstat (limited to 'src/core/core_timing.cpp')
0 files changed, 0 insertions, 0 deletions