Relaxed OpImageRead validation rules
authorAndrey Tuganov <andreyt@google.com>
Fri, 24 Nov 2017 15:05:07 +0000 (10:05 -0500)
committerDavid Neto <dneto@google.com>
Fri, 24 Nov 2017 15:12:24 +0000 (10:12 -0500)
commitf84f2669772fadd47f1847f355d7b304937f8c5a
tree874f77fb7034925547a426fd6749e0001c465ab8
parent0cae89e79ef95ce46aeb39e13f7463eadb1fae17
Relaxed OpImageRead validation rules

Removed the check that result type of OpImageRead should be a vector4.
Will reenable/adapt once the spec is clarified on what the right
dimension should be.
source/validate_image.cpp
test/val/val_image_test.cpp