summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/shaderobj.c
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2016-06-14 16:20:07 -0700
committerChad Versace <[email protected]>2016-06-15 15:34:13 -0700
commitc99a0a8bcece2870f3e93328ab520efc2c9f7983 (patch)
tree4f6e9e01df7c1ae78998c88cf3ddc928eefe5f71 /src/mesa/main/shaderobj.c
parent067c5b10b690b949ac28c4aea237f398f8251fff (diff)
anv: Fix a harmless overflow warning
anv_pipeline_binding::index is a uint8_t, but some code assigned to it UINT16_MAX. Reviewed-by: Anuj Phogat <[email protected]> Reviewd-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/main/shaderobj.c')
0 files changed, 0 insertions, 0 deletions