diff options
author | Lioncash <mathew1800@gmail.com> | 2018-12-10 23:44:16 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-12-10 23:44:18 -0500 |
commit | 861bfdbf5def6a468017b66cd091661c0fc84202 (patch) | |
tree | 1db7a71e818087191ee13d031b0352872ff220cc /src/core/gdbstub/gdbstub.cpp | |
parent | 3b1043c58a743fa5efbd2d33f0080691114de964 (diff) |
gl_shader_cache: Resolve truncation compiler warning
The previous code would cause a warning, as it was truncating size_t
(64-bit) to a u32 (32-bit) implicitly.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions