Files
mesa/src
Brian Paul ad00a78993 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>
2018-01-17 11:17:56 -07:00
..
2018-01-18 00:03:33 +11:00
2018-01-11 15:40:02 -08:00
2018-01-17 00:39:55 +02:00
2016-08-31 17:06:54 -07:00
2018-01-16 16:27:19 +00:00
2017-10-09 13:42:44 -07:00