summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-04 02:54:06 -0400
committerLioncash <mathew1800@gmail.com>2018-08-04 02:55:03 -0400
commitdde5dce7366e58a35dce308ef81fa9debb038334 (patch)
treee9f2c0afda97c8a9d62be690fcc5a52f9e389482 /src/yuzu_cmd
parent40e63ede6d2fcb9c4a3f7a65b2bdd25a77835d94 (diff)
gl_shader_manager: Amend sign differences in an assertion comparison in SetShaderUniformBlockBinding()
Ensures both operands have the same sign in the comparison. While we're at it, we can get rid of the redundant casting of ub_size to an int. This type will always be trivial and alias a built-in type (not doing so would break backwards compatibility at a standard level).
Diffstat (limited to 'src/yuzu_cmd')
0 files changed, 0 insertions, 0 deletions