OSDN Git Service

REVERT: Add a simple helper program for testing SPIR-V -> NIR translation
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 29 Apr 2015 21:29:38 +0000 (14:29 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 31 Aug 2015 23:58:20 +0000 (16:58 -0700)
commit78eabc615323cf4728fb9ea72aa5bd9799828f04
treebc708f6e6ab86a734175eecf74ff4e28c6c68a4b
parent2c585a722d61257c29eb9160e51b140afb27a928
REVERT: Add a simple helper program for testing SPIR-V -> NIR translation
src/glsl/Makefile.am
src/glsl/nir/spirv2nir.c [new file with mode: 0644]