This patch is
Reviewed-by: Ian Romanick
On 03/31/2016 05:04 PM, Dylan Baker wrote:
> There are two ways to handle this. One is to use the _ placeholder value
> when multiple values are needed. The second is to use list indexing to
> get only the values actually needed when only one value is desi
There are two ways to handle this. One is to use the _ placeholder value
when multiple values are needed. The second is to use list indexing to
get only the values actually needed when only one value is desired.
Signed-off-by: Dylan Baker
---
src/mapi/glapi/gen/glX_proto_send.py | 10 +-