nir/spirv: Split the core datastructures into a header file
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 4 May 2015 19:25:09 +0000 (12:25 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 16 May 2015 18:16:33 +0000 (11:16 -0700)
commit1da9876486b61aa2a6f8c10da75e1b852058ef7d
treef84e94ea7323fb981a2c9ac03b9ab0fb870f8928
parent98d78856f6f8965448f8ae5db74ab2f0609cb45e
nir/spirv: Split the core datastructures into a header file
src/glsl/nir/spirv_to_nir.c
src/glsl/nir/spirv_to_nir_private.h [new file with mode: 0644]