Fix validator message for bad logical pointer
authorDavid Neto <dneto@google.com>
Thu, 16 Mar 2017 20:13:47 +0000 (16:13 -0400)
committerDavid Neto <dneto@google.com>
Thu, 23 Mar 2017 19:50:45 +0000 (15:50 -0400)
commitfa834dea408935c7e86ee985bef24dbf964962b7
tree18c560c309cb441097b3e2b1202e1146fee9bf10
parentddd40f855b0e5c336cfab95782cc6d49d57ae995
Fix validator message for bad logical pointer

Affects OpLoad and OpStore validation.

Fixes https://github.com/KhronosGroup/SPIRV-Tools/issues/588
source/validate_id.cpp
test/val/val_id_test.cpp