C Interface: Split SPIR-V C interface to own file
authorBen Clayton <bclayton@google.com>
Wed, 10 Jun 2020 15:45:15 +0000 (16:45 +0100)
committerBen Clayton <bclayton@google.com>
Mon, 15 Jun 2020 12:22:19 +0000 (13:22 +0100)
commit1a6c8ecb20fcca190c96bd4be25e59b169d6e9f8
tree6e21a6c74b7bd9d4b4aa63816b490c80b98ccb3e
parentb919bc889e1d1032fcbad231b444ff96a541615d
C Interface: Split SPIR-V C interface to own file

This breaks a cyclic dependency between the SPIRV and glslang build targets.
SPIRV/CInterface/spirv_c_interface.cpp [new file with mode: 0644]
SPIRV/CMakeLists.txt
glslang/CInterface/glslang_c_interface.cpp