Add a function that returns whether an opcode has a result and/or result type. Curren...
authorJeff Bolz <jbolz@nvidia.com>
Fri, 29 Mar 2019 15:20:59 +0000 (10:20 -0500)
committerJeff Bolz <jbolz@nvidia.com>
Wed, 3 Apr 2019 19:57:59 +0000 (14:57 -0500)
commit9f77618576244b1fc734337c6347c24ea27bbac9
treecb030f4c15d21a81937b474e73914127e573c810
parent111a25e4ae45e2b4d7c18415e1d6884712b958c4
Add a function that returns whether an opcode has a result and/or result type. Currently only implemented in C-based printers.
include/spirv/unified1/spirv.h
include/spirv/unified1/spirv.hpp
include/spirv/unified1/spirv.hpp11
tools/buildHeaders/header.cpp [changed mode: 0755->0644]