Assembler test for Dim, ImageFormat enums.
authorDavid Neto <dneto@google.com>
Wed, 16 Sep 2015 19:56:43 +0000 (15:56 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commitb30a0c529bfc8c4d71ae536b4d014572c91e901a
tree891060e8874a904230e1aaca54c58c8da9bb3337
parent8382de2670de2fed0599b1105066fe83e59409d5
Assembler test for Dim, ImageFormat enums.

Adds SPV_OPERAND_TYPE_SAMPLER_IMAGE_FORMAT, and the
translation tables for its values from the spv::ImageFormat values.
include/libspirv/libspirv.h
source/opcode.cpp
source/operand.cpp
test/TextToBinary.TypeDeclaration.cpp