aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/integer_shift_right.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-12-10 23:44:16 -0500
committerLioncash <mathew1800@gmail.com>2018-12-10 23:44:18 -0500
commit861bfdbf5def6a468017b66cd091661c0fc84202 (patch)
tree1db7a71e818087191ee13d031b0352872ff220cc /src/shader_recompiler/frontend/maxwell/translate/impl/integer_shift_right.cpp
parent3b1043c58a743fa5efbd2d33f0080691114de964 (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/shader_recompiler/frontend/maxwell/translate/impl/integer_shift_right.cpp')
0 files changed, 0 insertions, 0 deletions