spirv/glsl: Add a helper for converting glsl opcodes into nir opcodes
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 25 Mar 2016 22:15:45 +0000 (15:15 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 26 Mar 2016 04:35:41 +0000 (21:35 -0700)
commit00fa795cd3bfd89b925698367173167656d4ae6c
tree77ac2397015f4ed82385d3e7a1b515e04dd9236f
parent98522c1853eac22b3501e8739020b362786d1811
spirv/glsl: Add a helper for converting glsl opcodes into nir opcodes

This is similar to the way that regular ALU operations are handled.
src/compiler/nir/spirv/vtn_glsl450.c