glave: Fix entrypoints with pDataSize and pData to handle non-input param
authorJon Ashburn <jon@lunarg.com>
Wed, 11 Feb 2015 16:32:29 +0000 (09:32 -0700)
committerJon Ashburn <jon@lunarg.com>
Wed, 11 Feb 2015 22:30:18 +0000 (15:30 -0700)
commit53f54a32e51e9c89c7ea437c693f8a24c7fc00ec
tree75ee26c05b97b8fa9a3f98f814f5c49c1d015f1c
parentb92a2276858c35406e50ea22a187c5fc2674b555
glave: Fix entrypoints with pDataSize and pData to handle non-input param

Properly handle tracing case of pDataSize == don't care as input when
pData == NULL.
Also fix bug on replay about not warning in cases where pData == NULL and
*pDataSize is a mismatch.
glave-generate.py