summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2018-01-16 08:40:36 -0700
committerBrian Paul <brianp@vmware.com>2018-01-17 11:17:56 -0700
commitad00a7899396dc56abb4f813487bb19100551348 (patch)
tree99c565e099e49fc3a26c13ea5bea5823a0215dcd /src/util
parentd8306de4ac82685ff83626b56089e3c6c2d04d70 (diff)
mesa/program: change validate_inputs() local var 'inputs' to GLbitfield64
Both state->prog->info.inputs_read and state->InputsBound are GLbitfield64 so it seems that the OR of those values should be of the same type. I'm not sure this fixes any actual issues though. Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions