gltrace: Fix formatter issue with enum arguments.

Enum arguments are passed along in the protocol buffer
with an integer type. This patch fixes the formatter to
take care of this case.

Change-Id: I1efeaa955b87b57b0da805ae5942d138bbce1544
2 files changed