2590 lines
218 KiB
Plaintext
2590 lines
218 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 48;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
A909408A1C58013E0094110D /* SPIRVToMSLConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9093F5A1C58013E0094110D /* SPIRVToMSLConverter.cpp */; };
|
|
A909408B1C58013E0094110D /* SPIRVToMSLConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9093F5A1C58013E0094110D /* SPIRVToMSLConverter.cpp */; };
|
|
A909408C1C58013E0094110D /* SPIRVToMSLConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = A9093F5B1C58013E0094110D /* SPIRVToMSLConverter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A909408D1C58013E0094110D /* SPIRVToMSLConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = A9093F5B1C58013E0094110D /* SPIRVToMSLConverter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A90940A71C5808BB0094110D /* GLSLToSPIRVConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A90940A31C5808BB0094110D /* GLSLToSPIRVConverter.cpp */; };
|
|
A90940A81C5808BB0094110D /* GLSLToSPIRVConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A90940A31C5808BB0094110D /* GLSLToSPIRVConverter.cpp */; };
|
|
A90940A91C5808BB0094110D /* GLSLToSPIRVConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = A90940A41C5808BB0094110D /* GLSLToSPIRVConverter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A90940AA1C5808BB0094110D /* GLSLToSPIRVConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = A90940A41C5808BB0094110D /* GLSLToSPIRVConverter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A90941A31C581F840094110D /* GLSLConversion.mm in Sources */ = {isa = PBXBuildFile; fileRef = A90941A11C581F840094110D /* GLSLConversion.mm */; };
|
|
A90941A41C581F840094110D /* GLSLConversion.mm in Sources */ = {isa = PBXBuildFile; fileRef = A90941A11C581F840094110D /* GLSLConversion.mm */; };
|
|
A90941A51C581F840094110D /* GLSLConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A90941A21C581F840094110D /* GLSLConversion.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A90941A61C581F840094110D /* GLSLConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A90941A21C581F840094110D /* GLSLConversion.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A91425E31EF9542E00891AFD /* InitializeDll.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A91425E11EF9542E00891AFD /* InitializeDll.cpp */; };
|
|
A91425E41EF9542E00891AFD /* InitializeDll.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A91425E11EF9542E00891AFD /* InitializeDll.cpp */; };
|
|
A91425E51EF9542E00891AFD /* InitializeDll.h in Headers */ = {isa = PBXBuildFile; fileRef = A91425E21EF9542E00891AFD /* InitializeDll.h */; };
|
|
A91425E61EF9542E00891AFD /* InitializeDll.h in Headers */ = {isa = PBXBuildFile; fileRef = A91425E21EF9542E00891AFD /* InitializeDll.h */; };
|
|
A925B70C1C7754B2006E7ECD /* FileSupport.mm in Sources */ = {isa = PBXBuildFile; fileRef = A925B70A1C7754B2006E7ECD /* FileSupport.mm */; };
|
|
A925B71A1C78DEB2006E7ECD /* MoltenVKGLSLToSPIRVConverter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A964BD601C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */; };
|
|
A925B71B1C78DEB2006E7ECD /* MoltenVKSPIRVToMSLConverter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A93903C71C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter.framework */; };
|
|
A928C9191D0488DC00071B88 /* SPIRVConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A928C9171D0488DC00071B88 /* SPIRVConversion.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A928C91A1D0488DC00071B88 /* SPIRVConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A928C9171D0488DC00071B88 /* SPIRVConversion.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A928C91B1D0488DC00071B88 /* SPIRVConversion.mm in Sources */ = {isa = PBXBuildFile; fileRef = A928C9181D0488DC00071B88 /* SPIRVConversion.mm */; };
|
|
A928C91C1D0488DC00071B88 /* SPIRVConversion.mm in Sources */ = {isa = PBXBuildFile; fileRef = A928C9181D0488DC00071B88 /* SPIRVConversion.mm */; };
|
|
A95C5F3F1DEA9070000D17B6 /* spirv_cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A95C5F3D1DEA9070000D17B6 /* spirv_cfg.cpp */; };
|
|
A95C5F401DEA9070000D17B6 /* spirv_cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A95C5F3D1DEA9070000D17B6 /* spirv_cfg.cpp */; };
|
|
A95C5F411DEA9070000D17B6 /* spirv_cfg.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A95C5F3E1DEA9070000D17B6 /* spirv_cfg.hpp */; };
|
|
A95C5F421DEA9070000D17B6 /* spirv_cfg.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A95C5F3E1DEA9070000D17B6 /* spirv_cfg.hpp */; };
|
|
A97CC7401C7527F3004A5C7E /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A97CC73D1C7527F3004A5C7E /* main.cpp */; };
|
|
A97CC7411C7527F3004A5C7E /* MoltenVKShaderConverterTool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A97CC73E1C7527F3004A5C7E /* MoltenVKShaderConverterTool.cpp */; };
|
|
A98149661FB6A98A005F00B4 /* MVKStrings.h in Headers */ = {isa = PBXBuildFile; fileRef = A98149651FB6A98A005F00B4 /* MVKStrings.h */; };
|
|
A98149671FB6A98A005F00B4 /* MVKStrings.h in Headers */ = {isa = PBXBuildFile; fileRef = A98149651FB6A98A005F00B4 /* MVKStrings.h */; };
|
|
A98149681FB6A98A005F00B4 /* MVKStrings.h in Headers */ = {isa = PBXBuildFile; fileRef = A98149651FB6A98A005F00B4 /* MVKStrings.h */; };
|
|
A98149691FB6A98A005F00B4 /* MVKStrings.h in Headers */ = {isa = PBXBuildFile; fileRef = A98149651FB6A98A005F00B4 /* MVKStrings.h */; };
|
|
A994BF381FBF3F9700278EB9 /* assembly_grammar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE731FBF3F9700278EB9 /* assembly_grammar.cpp */; };
|
|
A994BF391FBF3F9700278EB9 /* assembly_grammar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE731FBF3F9700278EB9 /* assembly_grammar.cpp */; };
|
|
A994BF3A1FBF3F9700278EB9 /* assembly_grammar.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE741FBF3F9700278EB9 /* assembly_grammar.h */; };
|
|
A994BF3B1FBF3F9700278EB9 /* assembly_grammar.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE741FBF3F9700278EB9 /* assembly_grammar.h */; };
|
|
A994BF3C1FBF3F9700278EB9 /* binary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE751FBF3F9700278EB9 /* binary.cpp */; };
|
|
A994BF3D1FBF3F9700278EB9 /* binary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE751FBF3F9700278EB9 /* binary.cpp */; };
|
|
A994BF3E1FBF3F9700278EB9 /* binary.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE761FBF3F9700278EB9 /* binary.h */; };
|
|
A994BF3F1FBF3F9700278EB9 /* binary.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE761FBF3F9700278EB9 /* binary.h */; };
|
|
A994BF401FBF3F9700278EB9 /* cfa.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE771FBF3F9700278EB9 /* cfa.h */; };
|
|
A994BF411FBF3F9700278EB9 /* cfa.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE771FBF3F9700278EB9 /* cfa.h */; };
|
|
A994BF421FBF3F9700278EB9 /* markv.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE7B1FBF3F9700278EB9 /* markv.h */; };
|
|
A994BF431FBF3F9700278EB9 /* markv.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE7B1FBF3F9700278EB9 /* markv.h */; };
|
|
A994BF441FBF3F9700278EB9 /* markv_codec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE7C1FBF3F9700278EB9 /* markv_codec.cpp */; };
|
|
A994BF451FBF3F9700278EB9 /* markv_codec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE7C1FBF3F9700278EB9 /* markv_codec.cpp */; };
|
|
A994BF461FBF3F9700278EB9 /* markv_model.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE7D1FBF3F9700278EB9 /* markv_model.h */; };
|
|
A994BF471FBF3F9700278EB9 /* markv_model.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE7D1FBF3F9700278EB9 /* markv_model.h */; };
|
|
A994BF481FBF3F9700278EB9 /* diagnostic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE7E1FBF3F9700278EB9 /* diagnostic.cpp */; };
|
|
A994BF491FBF3F9700278EB9 /* diagnostic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE7E1FBF3F9700278EB9 /* diagnostic.cpp */; };
|
|
A994BF4A1FBF3F9700278EB9 /* diagnostic.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE7F1FBF3F9700278EB9 /* diagnostic.h */; };
|
|
A994BF4B1FBF3F9700278EB9 /* diagnostic.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE7F1FBF3F9700278EB9 /* diagnostic.h */; };
|
|
A994BF4C1FBF3F9700278EB9 /* disassemble.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE801FBF3F9700278EB9 /* disassemble.cpp */; };
|
|
A994BF4D1FBF3F9700278EB9 /* disassemble.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE801FBF3F9700278EB9 /* disassemble.cpp */; };
|
|
A994BF4E1FBF3F9700278EB9 /* enum_set.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE811FBF3F9700278EB9 /* enum_set.h */; };
|
|
A994BF4F1FBF3F9700278EB9 /* enum_set.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE811FBF3F9700278EB9 /* enum_set.h */; };
|
|
A994BF501FBF3F9700278EB9 /* enum_string_mapping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE821FBF3F9700278EB9 /* enum_string_mapping.cpp */; };
|
|
A994BF511FBF3F9700278EB9 /* enum_string_mapping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE821FBF3F9700278EB9 /* enum_string_mapping.cpp */; };
|
|
A994BF521FBF3F9700278EB9 /* enum_string_mapping.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE831FBF3F9700278EB9 /* enum_string_mapping.h */; };
|
|
A994BF531FBF3F9700278EB9 /* enum_string_mapping.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE831FBF3F9700278EB9 /* enum_string_mapping.h */; };
|
|
A994BF541FBF3F9700278EB9 /* ext_inst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE841FBF3F9700278EB9 /* ext_inst.cpp */; };
|
|
A994BF551FBF3F9700278EB9 /* ext_inst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE841FBF3F9700278EB9 /* ext_inst.cpp */; };
|
|
A994BF561FBF3F9700278EB9 /* ext_inst.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE851FBF3F9700278EB9 /* ext_inst.h */; };
|
|
A994BF571FBF3F9700278EB9 /* ext_inst.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE851FBF3F9700278EB9 /* ext_inst.h */; };
|
|
A994BF581FBF3F9700278EB9 /* extensions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE861FBF3F9700278EB9 /* extensions.cpp */; };
|
|
A994BF591FBF3F9700278EB9 /* extensions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE861FBF3F9700278EB9 /* extensions.cpp */; };
|
|
A994BF5A1FBF3F9700278EB9 /* extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE871FBF3F9700278EB9 /* extensions.h */; };
|
|
A994BF5B1FBF3F9700278EB9 /* extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE871FBF3F9700278EB9 /* extensions.h */; };
|
|
A994BF5C1FBF3F9700278EB9 /* id_descriptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE8C1FBF3F9700278EB9 /* id_descriptor.cpp */; };
|
|
A994BF5D1FBF3F9700278EB9 /* id_descriptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE8C1FBF3F9700278EB9 /* id_descriptor.cpp */; };
|
|
A994BF5E1FBF3F9700278EB9 /* id_descriptor.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE8D1FBF3F9700278EB9 /* id_descriptor.h */; };
|
|
A994BF5F1FBF3F9700278EB9 /* id_descriptor.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE8D1FBF3F9700278EB9 /* id_descriptor.h */; };
|
|
A994BF601FBF3F9700278EB9 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE8E1FBF3F9700278EB9 /* instruction.h */; };
|
|
A994BF611FBF3F9700278EB9 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE8E1FBF3F9700278EB9 /* instruction.h */; };
|
|
A994BF621FBF3F9700278EB9 /* libspirv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE8F1FBF3F9700278EB9 /* libspirv.cpp */; };
|
|
A994BF631FBF3F9700278EB9 /* libspirv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE8F1FBF3F9700278EB9 /* libspirv.cpp */; };
|
|
A994BF641FBF3F9700278EB9 /* linker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE921FBF3F9700278EB9 /* linker.cpp */; };
|
|
A994BF651FBF3F9700278EB9 /* linker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE921FBF3F9700278EB9 /* linker.cpp */; };
|
|
A994BF661FBF3F9700278EB9 /* macro.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE931FBF3F9700278EB9 /* macro.h */; };
|
|
A994BF671FBF3F9700278EB9 /* macro.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE931FBF3F9700278EB9 /* macro.h */; };
|
|
A994BF681FBF3F9700278EB9 /* message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE941FBF3F9700278EB9 /* message.cpp */; };
|
|
A994BF691FBF3F9700278EB9 /* message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE941FBF3F9700278EB9 /* message.cpp */; };
|
|
A994BF6A1FBF3F9700278EB9 /* message.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE951FBF3F9700278EB9 /* message.h */; };
|
|
A994BF6B1FBF3F9700278EB9 /* message.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE951FBF3F9700278EB9 /* message.h */; };
|
|
A994BF6C1FBF3F9700278EB9 /* name_mapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE961FBF3F9700278EB9 /* name_mapper.cpp */; };
|
|
A994BF6D1FBF3F9700278EB9 /* name_mapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE961FBF3F9700278EB9 /* name_mapper.cpp */; };
|
|
A994BF6E1FBF3F9700278EB9 /* name_mapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE971FBF3F9700278EB9 /* name_mapper.h */; };
|
|
A994BF6F1FBF3F9700278EB9 /* name_mapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE971FBF3F9700278EB9 /* name_mapper.h */; };
|
|
A994BF701FBF3F9700278EB9 /* opcode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE981FBF3F9700278EB9 /* opcode.cpp */; };
|
|
A994BF711FBF3F9700278EB9 /* opcode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE981FBF3F9700278EB9 /* opcode.cpp */; };
|
|
A994BF721FBF3F9700278EB9 /* opcode.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE991FBF3F9700278EB9 /* opcode.h */; };
|
|
A994BF731FBF3F9700278EB9 /* opcode.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE991FBF3F9700278EB9 /* opcode.h */; };
|
|
A994BF741FBF3F9700278EB9 /* operand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE9A1FBF3F9700278EB9 /* operand.cpp */; };
|
|
A994BF751FBF3F9700278EB9 /* operand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE9A1FBF3F9700278EB9 /* operand.cpp */; };
|
|
A994BF761FBF3F9700278EB9 /* operand.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE9B1FBF3F9700278EB9 /* operand.h */; };
|
|
A994BF771FBF3F9700278EB9 /* operand.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE9B1FBF3F9700278EB9 /* operand.h */; };
|
|
A994BF781FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE9D1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.cpp */; };
|
|
A994BF791FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE9D1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.cpp */; };
|
|
A994BF7A1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE9E1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.h */; };
|
|
A994BF7B1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BE9E1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.h */; };
|
|
A994BF7C1FBF3F9700278EB9 /* basic_block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE9F1FBF3F9700278EB9 /* basic_block.cpp */; };
|
|
A994BF7D1FBF3F9700278EB9 /* basic_block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BE9F1FBF3F9700278EB9 /* basic_block.cpp */; };
|
|
A994BF7E1FBF3F9700278EB9 /* basic_block.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEA01FBF3F9700278EB9 /* basic_block.h */; };
|
|
A994BF7F1FBF3F9700278EB9 /* basic_block.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEA01FBF3F9700278EB9 /* basic_block.h */; };
|
|
A994BF801FBF3F9700278EB9 /* block_merge_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEA11FBF3F9700278EB9 /* block_merge_pass.cpp */; };
|
|
A994BF811FBF3F9700278EB9 /* block_merge_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEA11FBF3F9700278EB9 /* block_merge_pass.cpp */; };
|
|
A994BF821FBF3F9700278EB9 /* block_merge_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEA21FBF3F9700278EB9 /* block_merge_pass.h */; };
|
|
A994BF831FBF3F9700278EB9 /* block_merge_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEA21FBF3F9700278EB9 /* block_merge_pass.h */; };
|
|
A994BF841FBF3F9700278EB9 /* build_module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEA31FBF3F9700278EB9 /* build_module.cpp */; };
|
|
A994BF851FBF3F9700278EB9 /* build_module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEA31FBF3F9700278EB9 /* build_module.cpp */; };
|
|
A994BF861FBF3F9700278EB9 /* build_module.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEA41FBF3F9700278EB9 /* build_module.h */; };
|
|
A994BF871FBF3F9700278EB9 /* build_module.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEA41FBF3F9700278EB9 /* build_module.h */; };
|
|
A994BF881FBF3F9700278EB9 /* cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEA51FBF3F9700278EB9 /* cfg.cpp */; };
|
|
A994BF891FBF3F9700278EB9 /* cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEA51FBF3F9700278EB9 /* cfg.cpp */; };
|
|
A994BF8A1FBF3F9700278EB9 /* cfg.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEA61FBF3F9700278EB9 /* cfg.h */; };
|
|
A994BF8B1FBF3F9700278EB9 /* cfg.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEA61FBF3F9700278EB9 /* cfg.h */; };
|
|
A994BF8C1FBF3F9700278EB9 /* cfg_cleanup_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEA71FBF3F9700278EB9 /* cfg_cleanup_pass.cpp */; };
|
|
A994BF8D1FBF3F9700278EB9 /* cfg_cleanup_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEA71FBF3F9700278EB9 /* cfg_cleanup_pass.cpp */; };
|
|
A994BF8E1FBF3F9700278EB9 /* cfg_cleanup_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEA81FBF3F9700278EB9 /* cfg_cleanup_pass.h */; };
|
|
A994BF8F1FBF3F9700278EB9 /* cfg_cleanup_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEA81FBF3F9700278EB9 /* cfg_cleanup_pass.h */; };
|
|
A994BF901FBF3F9700278EB9 /* common_uniform_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEAA1FBF3F9700278EB9 /* common_uniform_elim_pass.cpp */; };
|
|
A994BF911FBF3F9700278EB9 /* common_uniform_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEAA1FBF3F9700278EB9 /* common_uniform_elim_pass.cpp */; };
|
|
A994BF921FBF3F9700278EB9 /* common_uniform_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEAB1FBF3F9700278EB9 /* common_uniform_elim_pass.h */; };
|
|
A994BF931FBF3F9700278EB9 /* common_uniform_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEAB1FBF3F9700278EB9 /* common_uniform_elim_pass.h */; };
|
|
A994BF941FBF3F9700278EB9 /* compact_ids_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEAC1FBF3F9700278EB9 /* compact_ids_pass.cpp */; };
|
|
A994BF951FBF3F9700278EB9 /* compact_ids_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEAC1FBF3F9700278EB9 /* compact_ids_pass.cpp */; };
|
|
A994BF961FBF3F9700278EB9 /* compact_ids_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEAD1FBF3F9700278EB9 /* compact_ids_pass.h */; };
|
|
A994BF971FBF3F9700278EB9 /* compact_ids_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEAD1FBF3F9700278EB9 /* compact_ids_pass.h */; };
|
|
A994BF981FBF3F9700278EB9 /* constants.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEAE1FBF3F9700278EB9 /* constants.h */; };
|
|
A994BF991FBF3F9700278EB9 /* constants.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEAE1FBF3F9700278EB9 /* constants.h */; };
|
|
A994BF9A1FBF3F9700278EB9 /* dead_branch_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEAF1FBF3F9700278EB9 /* dead_branch_elim_pass.cpp */; };
|
|
A994BF9B1FBF3F9700278EB9 /* dead_branch_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEAF1FBF3F9700278EB9 /* dead_branch_elim_pass.cpp */; };
|
|
A994BF9C1FBF3F9700278EB9 /* dead_branch_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEB01FBF3F9700278EB9 /* dead_branch_elim_pass.h */; };
|
|
A994BF9D1FBF3F9700278EB9 /* dead_branch_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEB01FBF3F9700278EB9 /* dead_branch_elim_pass.h */; };
|
|
A994BF9E1FBF3F9700278EB9 /* dead_variable_elimination.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEB11FBF3F9700278EB9 /* dead_variable_elimination.cpp */; };
|
|
A994BF9F1FBF3F9700278EB9 /* dead_variable_elimination.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEB11FBF3F9700278EB9 /* dead_variable_elimination.cpp */; };
|
|
A994BFA01FBF3F9700278EB9 /* dead_variable_elimination.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEB21FBF3F9700278EB9 /* dead_variable_elimination.h */; };
|
|
A994BFA11FBF3F9700278EB9 /* dead_variable_elimination.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEB21FBF3F9700278EB9 /* dead_variable_elimination.h */; };
|
|
A994BFA21FBF3F9700278EB9 /* decoration_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEB31FBF3F9700278EB9 /* decoration_manager.cpp */; };
|
|
A994BFA31FBF3F9700278EB9 /* decoration_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEB31FBF3F9700278EB9 /* decoration_manager.cpp */; };
|
|
A994BFA41FBF3F9700278EB9 /* decoration_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEB41FBF3F9700278EB9 /* decoration_manager.h */; };
|
|
A994BFA51FBF3F9700278EB9 /* decoration_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEB41FBF3F9700278EB9 /* decoration_manager.h */; };
|
|
A994BFA61FBF3F9700278EB9 /* def_use_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEB51FBF3F9700278EB9 /* def_use_manager.cpp */; };
|
|
A994BFA71FBF3F9700278EB9 /* def_use_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEB51FBF3F9700278EB9 /* def_use_manager.cpp */; };
|
|
A994BFA81FBF3F9700278EB9 /* def_use_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEB61FBF3F9700278EB9 /* def_use_manager.h */; };
|
|
A994BFA91FBF3F9700278EB9 /* def_use_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEB61FBF3F9700278EB9 /* def_use_manager.h */; };
|
|
A994BFAA1FBF3F9700278EB9 /* eliminate_dead_constant_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEB71FBF3F9700278EB9 /* eliminate_dead_constant_pass.cpp */; };
|
|
A994BFAB1FBF3F9700278EB9 /* eliminate_dead_constant_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEB71FBF3F9700278EB9 /* eliminate_dead_constant_pass.cpp */; };
|
|
A994BFAC1FBF3F9700278EB9 /* eliminate_dead_constant_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEB81FBF3F9700278EB9 /* eliminate_dead_constant_pass.h */; };
|
|
A994BFAD1FBF3F9700278EB9 /* eliminate_dead_constant_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEB81FBF3F9700278EB9 /* eliminate_dead_constant_pass.h */; };
|
|
A994BFAE1FBF3F9700278EB9 /* eliminate_dead_functions_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEB91FBF3F9700278EB9 /* eliminate_dead_functions_pass.cpp */; };
|
|
A994BFAF1FBF3F9700278EB9 /* eliminate_dead_functions_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEB91FBF3F9700278EB9 /* eliminate_dead_functions_pass.cpp */; };
|
|
A994BFB01FBF3F9700278EB9 /* eliminate_dead_functions_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEBA1FBF3F9700278EB9 /* eliminate_dead_functions_pass.h */; };
|
|
A994BFB11FBF3F9700278EB9 /* eliminate_dead_functions_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEBA1FBF3F9700278EB9 /* eliminate_dead_functions_pass.h */; };
|
|
A994BFB21FBF3F9700278EB9 /* flatten_decoration_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEBB1FBF3F9700278EB9 /* flatten_decoration_pass.cpp */; };
|
|
A994BFB31FBF3F9700278EB9 /* flatten_decoration_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEBB1FBF3F9700278EB9 /* flatten_decoration_pass.cpp */; };
|
|
A994BFB41FBF3F9700278EB9 /* flatten_decoration_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEBC1FBF3F9700278EB9 /* flatten_decoration_pass.h */; };
|
|
A994BFB51FBF3F9700278EB9 /* flatten_decoration_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEBC1FBF3F9700278EB9 /* flatten_decoration_pass.h */; };
|
|
A994BFB61FBF3F9700278EB9 /* fold.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEBD1FBF3F9700278EB9 /* fold.cpp */; };
|
|
A994BFB71FBF3F9700278EB9 /* fold.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEBD1FBF3F9700278EB9 /* fold.cpp */; };
|
|
A994BFB81FBF3F9700278EB9 /* fold.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEBE1FBF3F9700278EB9 /* fold.h */; };
|
|
A994BFB91FBF3F9700278EB9 /* fold.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEBE1FBF3F9700278EB9 /* fold.h */; };
|
|
A994BFBA1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEBF1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.cpp */; };
|
|
A994BFBB1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEBF1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.cpp */; };
|
|
A994BFBC1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEC01FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.h */; };
|
|
A994BFBD1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEC01FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.h */; };
|
|
A994BFBE1FBF3F9700278EB9 /* freeze_spec_constant_value_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEC11FBF3F9700278EB9 /* freeze_spec_constant_value_pass.cpp */; };
|
|
A994BFBF1FBF3F9700278EB9 /* freeze_spec_constant_value_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEC11FBF3F9700278EB9 /* freeze_spec_constant_value_pass.cpp */; };
|
|
A994BFC01FBF3F9700278EB9 /* freeze_spec_constant_value_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEC21FBF3F9700278EB9 /* freeze_spec_constant_value_pass.h */; };
|
|
A994BFC11FBF3F9700278EB9 /* freeze_spec_constant_value_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEC21FBF3F9700278EB9 /* freeze_spec_constant_value_pass.h */; };
|
|
A994BFC21FBF3F9700278EB9 /* function.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEC31FBF3F9700278EB9 /* function.cpp */; };
|
|
A994BFC31FBF3F9700278EB9 /* function.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEC31FBF3F9700278EB9 /* function.cpp */; };
|
|
A994BFC41FBF3F9700278EB9 /* function.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEC41FBF3F9700278EB9 /* function.h */; };
|
|
A994BFC51FBF3F9700278EB9 /* function.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEC41FBF3F9700278EB9 /* function.h */; };
|
|
A994BFC61FBF3F9700278EB9 /* inline_exhaustive_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEC51FBF3F9700278EB9 /* inline_exhaustive_pass.cpp */; };
|
|
A994BFC71FBF3F9700278EB9 /* inline_exhaustive_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEC51FBF3F9700278EB9 /* inline_exhaustive_pass.cpp */; };
|
|
A994BFC81FBF3F9700278EB9 /* inline_exhaustive_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEC61FBF3F9700278EB9 /* inline_exhaustive_pass.h */; };
|
|
A994BFC91FBF3F9700278EB9 /* inline_exhaustive_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEC61FBF3F9700278EB9 /* inline_exhaustive_pass.h */; };
|
|
A994BFCA1FBF3F9700278EB9 /* inline_opaque_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEC71FBF3F9700278EB9 /* inline_opaque_pass.cpp */; };
|
|
A994BFCB1FBF3F9700278EB9 /* inline_opaque_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEC71FBF3F9700278EB9 /* inline_opaque_pass.cpp */; };
|
|
A994BFCC1FBF3F9700278EB9 /* inline_opaque_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEC81FBF3F9700278EB9 /* inline_opaque_pass.h */; };
|
|
A994BFCD1FBF3F9700278EB9 /* inline_opaque_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEC81FBF3F9700278EB9 /* inline_opaque_pass.h */; };
|
|
A994BFCE1FBF3F9700278EB9 /* inline_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEC91FBF3F9700278EB9 /* inline_pass.cpp */; };
|
|
A994BFCF1FBF3F9700278EB9 /* inline_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEC91FBF3F9700278EB9 /* inline_pass.cpp */; };
|
|
A994BFD01FBF3F9700278EB9 /* inline_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BECA1FBF3F9700278EB9 /* inline_pass.h */; };
|
|
A994BFD11FBF3F9700278EB9 /* inline_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BECA1FBF3F9700278EB9 /* inline_pass.h */; };
|
|
A994BFD21FBF3F9700278EB9 /* insert_extract_elim.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BECB1FBF3F9700278EB9 /* insert_extract_elim.cpp */; };
|
|
A994BFD31FBF3F9700278EB9 /* insert_extract_elim.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BECB1FBF3F9700278EB9 /* insert_extract_elim.cpp */; };
|
|
A994BFD41FBF3F9700278EB9 /* insert_extract_elim.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BECC1FBF3F9700278EB9 /* insert_extract_elim.h */; };
|
|
A994BFD51FBF3F9700278EB9 /* insert_extract_elim.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BECC1FBF3F9700278EB9 /* insert_extract_elim.h */; };
|
|
A994BFD61FBF3F9700278EB9 /* instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BECD1FBF3F9700278EB9 /* instruction.cpp */; };
|
|
A994BFD71FBF3F9700278EB9 /* instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BECD1FBF3F9700278EB9 /* instruction.cpp */; };
|
|
A994BFD81FBF3F9700278EB9 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BECE1FBF3F9700278EB9 /* instruction.h */; };
|
|
A994BFD91FBF3F9700278EB9 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BECE1FBF3F9700278EB9 /* instruction.h */; };
|
|
A994BFDA1FBF3F9700278EB9 /* instruction_list.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BECF1FBF3F9700278EB9 /* instruction_list.cpp */; };
|
|
A994BFDB1FBF3F9700278EB9 /* instruction_list.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BECF1FBF3F9700278EB9 /* instruction_list.cpp */; };
|
|
A994BFDC1FBF3F9700278EB9 /* instruction_list.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED01FBF3F9700278EB9 /* instruction_list.h */; };
|
|
A994BFDD1FBF3F9700278EB9 /* instruction_list.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED01FBF3F9700278EB9 /* instruction_list.h */; };
|
|
A994BFDE1FBF3F9700278EB9 /* ir_context.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BED11FBF3F9700278EB9 /* ir_context.cpp */; };
|
|
A994BFDF1FBF3F9700278EB9 /* ir_context.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BED11FBF3F9700278EB9 /* ir_context.cpp */; };
|
|
A994BFE01FBF3F9700278EB9 /* ir_context.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED21FBF3F9700278EB9 /* ir_context.h */; };
|
|
A994BFE11FBF3F9700278EB9 /* ir_context.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED21FBF3F9700278EB9 /* ir_context.h */; };
|
|
A994BFE21FBF3F9700278EB9 /* ir_loader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BED31FBF3F9700278EB9 /* ir_loader.cpp */; };
|
|
A994BFE31FBF3F9700278EB9 /* ir_loader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BED31FBF3F9700278EB9 /* ir_loader.cpp */; };
|
|
A994BFE41FBF3F9700278EB9 /* ir_loader.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED41FBF3F9700278EB9 /* ir_loader.h */; };
|
|
A994BFE51FBF3F9700278EB9 /* ir_loader.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED41FBF3F9700278EB9 /* ir_loader.h */; };
|
|
A994BFE61FBF3F9700278EB9 /* iterator.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED51FBF3F9700278EB9 /* iterator.h */; };
|
|
A994BFE71FBF3F9700278EB9 /* iterator.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED51FBF3F9700278EB9 /* iterator.h */; };
|
|
A994BFE81FBF3F9700278EB9 /* local_access_chain_convert_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BED61FBF3F9700278EB9 /* local_access_chain_convert_pass.cpp */; };
|
|
A994BFE91FBF3F9700278EB9 /* local_access_chain_convert_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BED61FBF3F9700278EB9 /* local_access_chain_convert_pass.cpp */; };
|
|
A994BFEA1FBF3F9700278EB9 /* local_access_chain_convert_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED71FBF3F9700278EB9 /* local_access_chain_convert_pass.h */; };
|
|
A994BFEB1FBF3F9700278EB9 /* local_access_chain_convert_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED71FBF3F9700278EB9 /* local_access_chain_convert_pass.h */; };
|
|
A994BFEC1FBF3F9700278EB9 /* local_single_block_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BED81FBF3F9700278EB9 /* local_single_block_elim_pass.cpp */; };
|
|
A994BFED1FBF3F9700278EB9 /* local_single_block_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BED81FBF3F9700278EB9 /* local_single_block_elim_pass.cpp */; };
|
|
A994BFEE1FBF3F9700278EB9 /* local_single_block_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED91FBF3F9700278EB9 /* local_single_block_elim_pass.h */; };
|
|
A994BFEF1FBF3F9700278EB9 /* local_single_block_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BED91FBF3F9700278EB9 /* local_single_block_elim_pass.h */; };
|
|
A994BFF01FBF3F9700278EB9 /* local_single_store_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEDA1FBF3F9700278EB9 /* local_single_store_elim_pass.cpp */; };
|
|
A994BFF11FBF3F9700278EB9 /* local_single_store_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEDA1FBF3F9700278EB9 /* local_single_store_elim_pass.cpp */; };
|
|
A994BFF21FBF3F9700278EB9 /* local_single_store_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEDB1FBF3F9700278EB9 /* local_single_store_elim_pass.h */; };
|
|
A994BFF31FBF3F9700278EB9 /* local_single_store_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEDB1FBF3F9700278EB9 /* local_single_store_elim_pass.h */; };
|
|
A994BFF41FBF3F9700278EB9 /* local_ssa_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEDC1FBF3F9700278EB9 /* local_ssa_elim_pass.cpp */; };
|
|
A994BFF51FBF3F9700278EB9 /* local_ssa_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEDC1FBF3F9700278EB9 /* local_ssa_elim_pass.cpp */; };
|
|
A994BFF61FBF3F9700278EB9 /* local_ssa_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEDD1FBF3F9700278EB9 /* local_ssa_elim_pass.h */; };
|
|
A994BFF71FBF3F9700278EB9 /* local_ssa_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEDD1FBF3F9700278EB9 /* local_ssa_elim_pass.h */; };
|
|
A994BFF81FBF3F9700278EB9 /* log.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEDE1FBF3F9700278EB9 /* log.h */; };
|
|
A994BFF91FBF3F9700278EB9 /* log.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEDE1FBF3F9700278EB9 /* log.h */; };
|
|
A994BFFA1FBF3F9700278EB9 /* make_unique.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEDF1FBF3F9700278EB9 /* make_unique.h */; };
|
|
A994BFFB1FBF3F9700278EB9 /* make_unique.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEDF1FBF3F9700278EB9 /* make_unique.h */; };
|
|
A994BFFC1FBF3F9700278EB9 /* mem_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEE01FBF3F9700278EB9 /* mem_pass.cpp */; };
|
|
A994BFFD1FBF3F9700278EB9 /* mem_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEE01FBF3F9700278EB9 /* mem_pass.cpp */; };
|
|
A994BFFE1FBF3F9700278EB9 /* mem_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEE11FBF3F9700278EB9 /* mem_pass.h */; };
|
|
A994BFFF1FBF3F9700278EB9 /* mem_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEE11FBF3F9700278EB9 /* mem_pass.h */; };
|
|
A994C0001FBF3F9700278EB9 /* merge_return_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEE21FBF3F9700278EB9 /* merge_return_pass.cpp */; };
|
|
A994C0011FBF3F9700278EB9 /* merge_return_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEE21FBF3F9700278EB9 /* merge_return_pass.cpp */; };
|
|
A994C0021FBF3F9700278EB9 /* merge_return_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEE31FBF3F9700278EB9 /* merge_return_pass.h */; };
|
|
A994C0031FBF3F9700278EB9 /* merge_return_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEE31FBF3F9700278EB9 /* merge_return_pass.h */; };
|
|
A994C0041FBF3F9700278EB9 /* module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEE41FBF3F9700278EB9 /* module.cpp */; };
|
|
A994C0051FBF3F9700278EB9 /* module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEE41FBF3F9700278EB9 /* module.cpp */; };
|
|
A994C0061FBF3F9700278EB9 /* module.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEE51FBF3F9700278EB9 /* module.h */; };
|
|
A994C0071FBF3F9700278EB9 /* module.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEE51FBF3F9700278EB9 /* module.h */; };
|
|
A994C0081FBF3F9700278EB9 /* null_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEE61FBF3F9700278EB9 /* null_pass.h */; };
|
|
A994C0091FBF3F9700278EB9 /* null_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEE61FBF3F9700278EB9 /* null_pass.h */; };
|
|
A994C00A1FBF3F9700278EB9 /* optimizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEE71FBF3F9700278EB9 /* optimizer.cpp */; };
|
|
A994C00B1FBF3F9700278EB9 /* optimizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEE71FBF3F9700278EB9 /* optimizer.cpp */; };
|
|
A994C00C1FBF3F9700278EB9 /* pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEE81FBF3F9700278EB9 /* pass.cpp */; };
|
|
A994C00D1FBF3F9700278EB9 /* pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEE81FBF3F9700278EB9 /* pass.cpp */; };
|
|
A994C00E1FBF3F9700278EB9 /* pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEE91FBF3F9700278EB9 /* pass.h */; };
|
|
A994C00F1FBF3F9700278EB9 /* pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEE91FBF3F9700278EB9 /* pass.h */; };
|
|
A994C0101FBF3F9700278EB9 /* pass_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEEA1FBF3F9700278EB9 /* pass_manager.cpp */; };
|
|
A994C0111FBF3F9700278EB9 /* pass_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEEA1FBF3F9700278EB9 /* pass_manager.cpp */; };
|
|
A994C0121FBF3F9700278EB9 /* pass_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEEB1FBF3F9700278EB9 /* pass_manager.h */; };
|
|
A994C0131FBF3F9700278EB9 /* pass_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEEB1FBF3F9700278EB9 /* pass_manager.h */; };
|
|
A994C0141FBF3F9700278EB9 /* passes.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEEC1FBF3F9700278EB9 /* passes.h */; };
|
|
A994C0151FBF3F9700278EB9 /* passes.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEEC1FBF3F9700278EB9 /* passes.h */; };
|
|
A994C0161FBF3F9700278EB9 /* reflect.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEED1FBF3F9700278EB9 /* reflect.h */; };
|
|
A994C0171FBF3F9700278EB9 /* reflect.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEED1FBF3F9700278EB9 /* reflect.h */; };
|
|
A994C0181FBF3F9700278EB9 /* remove_duplicates_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEEE1FBF3F9700278EB9 /* remove_duplicates_pass.cpp */; };
|
|
A994C0191FBF3F9700278EB9 /* remove_duplicates_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEEE1FBF3F9700278EB9 /* remove_duplicates_pass.cpp */; };
|
|
A994C01A1FBF3F9700278EB9 /* remove_duplicates_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEEF1FBF3F9700278EB9 /* remove_duplicates_pass.h */; };
|
|
A994C01B1FBF3F9700278EB9 /* remove_duplicates_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEEF1FBF3F9700278EB9 /* remove_duplicates_pass.h */; };
|
|
A994C01C1FBF3F9700278EB9 /* set_spec_constant_default_value_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEF01FBF3F9700278EB9 /* set_spec_constant_default_value_pass.cpp */; };
|
|
A994C01D1FBF3F9700278EB9 /* set_spec_constant_default_value_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEF01FBF3F9700278EB9 /* set_spec_constant_default_value_pass.cpp */; };
|
|
A994C01E1FBF3F9700278EB9 /* set_spec_constant_default_value_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEF11FBF3F9700278EB9 /* set_spec_constant_default_value_pass.h */; };
|
|
A994C01F1FBF3F9700278EB9 /* set_spec_constant_default_value_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEF11FBF3F9700278EB9 /* set_spec_constant_default_value_pass.h */; };
|
|
A994C0201FBF3F9700278EB9 /* strength_reduction_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEF21FBF3F9700278EB9 /* strength_reduction_pass.cpp */; };
|
|
A994C0211FBF3F9700278EB9 /* strength_reduction_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEF21FBF3F9700278EB9 /* strength_reduction_pass.cpp */; };
|
|
A994C0221FBF3F9700278EB9 /* strength_reduction_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEF31FBF3F9700278EB9 /* strength_reduction_pass.h */; };
|
|
A994C0231FBF3F9700278EB9 /* strength_reduction_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEF31FBF3F9700278EB9 /* strength_reduction_pass.h */; };
|
|
A994C0241FBF3F9700278EB9 /* strip_debug_info_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEF41FBF3F9700278EB9 /* strip_debug_info_pass.cpp */; };
|
|
A994C0251FBF3F9700278EB9 /* strip_debug_info_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEF41FBF3F9700278EB9 /* strip_debug_info_pass.cpp */; };
|
|
A994C0261FBF3F9700278EB9 /* strip_debug_info_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEF51FBF3F9700278EB9 /* strip_debug_info_pass.h */; };
|
|
A994C0271FBF3F9700278EB9 /* strip_debug_info_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEF51FBF3F9700278EB9 /* strip_debug_info_pass.h */; };
|
|
A994C0281FBF3F9700278EB9 /* type_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEF61FBF3F9700278EB9 /* type_manager.cpp */; };
|
|
A994C0291FBF3F9700278EB9 /* type_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEF61FBF3F9700278EB9 /* type_manager.cpp */; };
|
|
A994C02A1FBF3F9700278EB9 /* type_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEF71FBF3F9700278EB9 /* type_manager.h */; };
|
|
A994C02B1FBF3F9700278EB9 /* type_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEF71FBF3F9700278EB9 /* type_manager.h */; };
|
|
A994C02C1FBF3F9700278EB9 /* types.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEF81FBF3F9700278EB9 /* types.cpp */; };
|
|
A994C02D1FBF3F9700278EB9 /* types.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEF81FBF3F9700278EB9 /* types.cpp */; };
|
|
A994C02E1FBF3F9700278EB9 /* types.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEF91FBF3F9700278EB9 /* types.h */; };
|
|
A994C02F1FBF3F9700278EB9 /* types.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEF91FBF3F9700278EB9 /* types.h */; };
|
|
A994C0301FBF3F9700278EB9 /* unify_const_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEFA1FBF3F9700278EB9 /* unify_const_pass.cpp */; };
|
|
A994C0311FBF3F9700278EB9 /* unify_const_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEFA1FBF3F9700278EB9 /* unify_const_pass.cpp */; };
|
|
A994C0321FBF3F9700278EB9 /* unify_const_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEFB1FBF3F9700278EB9 /* unify_const_pass.h */; };
|
|
A994C0331FBF3F9700278EB9 /* unify_const_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEFB1FBF3F9700278EB9 /* unify_const_pass.h */; };
|
|
A994C0341FBF3F9700278EB9 /* parsed_operand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEFC1FBF3F9700278EB9 /* parsed_operand.cpp */; };
|
|
A994C0351FBF3F9700278EB9 /* parsed_operand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEFC1FBF3F9700278EB9 /* parsed_operand.cpp */; };
|
|
A994C0361FBF3F9700278EB9 /* parsed_operand.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEFD1FBF3F9700278EB9 /* parsed_operand.h */; };
|
|
A994C0371FBF3F9700278EB9 /* parsed_operand.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEFD1FBF3F9700278EB9 /* parsed_operand.h */; };
|
|
A994C0381FBF3F9700278EB9 /* print.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEFE1FBF3F9700278EB9 /* print.cpp */; };
|
|
A994C0391FBF3F9700278EB9 /* print.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BEFE1FBF3F9700278EB9 /* print.cpp */; };
|
|
A994C03A1FBF3F9700278EB9 /* print.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEFF1FBF3F9700278EB9 /* print.h */; };
|
|
A994C03B1FBF3F9700278EB9 /* print.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BEFF1FBF3F9700278EB9 /* print.h */; };
|
|
A994C03C1FBF3F9700278EB9 /* software_version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF001FBF3F9700278EB9 /* software_version.cpp */; };
|
|
A994C03D1FBF3F9700278EB9 /* software_version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF001FBF3F9700278EB9 /* software_version.cpp */; };
|
|
A994C03E1FBF3F9700278EB9 /* spirv_constant.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF011FBF3F9700278EB9 /* spirv_constant.h */; };
|
|
A994C03F1FBF3F9700278EB9 /* spirv_constant.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF011FBF3F9700278EB9 /* spirv_constant.h */; };
|
|
A994C0401FBF3F9700278EB9 /* spirv_definition.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF021FBF3F9700278EB9 /* spirv_definition.h */; };
|
|
A994C0411FBF3F9700278EB9 /* spirv_definition.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF021FBF3F9700278EB9 /* spirv_definition.h */; };
|
|
A994C0421FBF3F9700278EB9 /* spirv_endian.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF031FBF3F9700278EB9 /* spirv_endian.cpp */; };
|
|
A994C0431FBF3F9700278EB9 /* spirv_endian.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF031FBF3F9700278EB9 /* spirv_endian.cpp */; };
|
|
A994C0441FBF3F9700278EB9 /* spirv_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF041FBF3F9700278EB9 /* spirv_endian.h */; };
|
|
A994C0451FBF3F9700278EB9 /* spirv_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF041FBF3F9700278EB9 /* spirv_endian.h */; };
|
|
A994C0461FBF3F9700278EB9 /* spirv_stats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF051FBF3F9700278EB9 /* spirv_stats.cpp */; };
|
|
A994C0471FBF3F9700278EB9 /* spirv_stats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF051FBF3F9700278EB9 /* spirv_stats.cpp */; };
|
|
A994C0481FBF3F9700278EB9 /* spirv_stats.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF061FBF3F9700278EB9 /* spirv_stats.h */; };
|
|
A994C0491FBF3F9700278EB9 /* spirv_stats.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF061FBF3F9700278EB9 /* spirv_stats.h */; };
|
|
A994C04A1FBF3F9700278EB9 /* spirv_target_env.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF071FBF3F9700278EB9 /* spirv_target_env.cpp */; };
|
|
A994C04B1FBF3F9700278EB9 /* spirv_target_env.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF071FBF3F9700278EB9 /* spirv_target_env.cpp */; };
|
|
A994C04C1FBF3F9700278EB9 /* spirv_target_env.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF081FBF3F9700278EB9 /* spirv_target_env.h */; };
|
|
A994C04D1FBF3F9700278EB9 /* spirv_target_env.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF081FBF3F9700278EB9 /* spirv_target_env.h */; };
|
|
A994C04E1FBF3F9700278EB9 /* spirv_validator_options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF091FBF3F9700278EB9 /* spirv_validator_options.cpp */; };
|
|
A994C04F1FBF3F9700278EB9 /* spirv_validator_options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF091FBF3F9700278EB9 /* spirv_validator_options.cpp */; };
|
|
A994C0501FBF3F9700278EB9 /* spirv_validator_options.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF0A1FBF3F9700278EB9 /* spirv_validator_options.h */; };
|
|
A994C0511FBF3F9700278EB9 /* spirv_validator_options.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF0A1FBF3F9700278EB9 /* spirv_validator_options.h */; };
|
|
A994C0521FBF3F9700278EB9 /* table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF0B1FBF3F9700278EB9 /* table.cpp */; };
|
|
A994C0531FBF3F9700278EB9 /* table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF0B1FBF3F9700278EB9 /* table.cpp */; };
|
|
A994C0541FBF3F9700278EB9 /* table.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF0C1FBF3F9700278EB9 /* table.h */; };
|
|
A994C0551FBF3F9700278EB9 /* table.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF0C1FBF3F9700278EB9 /* table.h */; };
|
|
A994C0561FBF3F9700278EB9 /* text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF0D1FBF3F9700278EB9 /* text.cpp */; };
|
|
A994C0571FBF3F9700278EB9 /* text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF0D1FBF3F9700278EB9 /* text.cpp */; };
|
|
A994C0581FBF3F9700278EB9 /* text.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF0E1FBF3F9700278EB9 /* text.h */; };
|
|
A994C0591FBF3F9700278EB9 /* text.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF0E1FBF3F9700278EB9 /* text.h */; };
|
|
A994C05A1FBF3F9700278EB9 /* text_handler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF0F1FBF3F9700278EB9 /* text_handler.cpp */; };
|
|
A994C05B1FBF3F9700278EB9 /* text_handler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF0F1FBF3F9700278EB9 /* text_handler.cpp */; };
|
|
A994C05C1FBF3F9700278EB9 /* text_handler.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF101FBF3F9700278EB9 /* text_handler.h */; };
|
|
A994C05D1FBF3F9700278EB9 /* text_handler.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF101FBF3F9700278EB9 /* text_handler.h */; };
|
|
A994C05E1FBF3F9700278EB9 /* bit_stream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF121FBF3F9700278EB9 /* bit_stream.cpp */; };
|
|
A994C05F1FBF3F9700278EB9 /* bit_stream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF121FBF3F9700278EB9 /* bit_stream.cpp */; };
|
|
A994C0601FBF3F9700278EB9 /* bit_stream.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF131FBF3F9700278EB9 /* bit_stream.h */; };
|
|
A994C0611FBF3F9700278EB9 /* bit_stream.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF131FBF3F9700278EB9 /* bit_stream.h */; };
|
|
A994C0621FBF3F9700278EB9 /* bitutils.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF141FBF3F9700278EB9 /* bitutils.h */; };
|
|
A994C0631FBF3F9700278EB9 /* bitutils.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF141FBF3F9700278EB9 /* bitutils.h */; };
|
|
A994C0641FBF3F9700278EB9 /* hex_float.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF151FBF3F9700278EB9 /* hex_float.h */; };
|
|
A994C0651FBF3F9700278EB9 /* hex_float.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF151FBF3F9700278EB9 /* hex_float.h */; };
|
|
A994C0661FBF3F9700278EB9 /* huffman_codec.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF161FBF3F9700278EB9 /* huffman_codec.h */; };
|
|
A994C0671FBF3F9700278EB9 /* huffman_codec.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF161FBF3F9700278EB9 /* huffman_codec.h */; };
|
|
A994C0681FBF3F9700278EB9 /* ilist.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF171FBF3F9700278EB9 /* ilist.h */; };
|
|
A994C0691FBF3F9700278EB9 /* ilist.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF171FBF3F9700278EB9 /* ilist.h */; };
|
|
A994C06A1FBF3F9700278EB9 /* ilist_node.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF181FBF3F9700278EB9 /* ilist_node.h */; };
|
|
A994C06B1FBF3F9700278EB9 /* ilist_node.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF181FBF3F9700278EB9 /* ilist_node.h */; };
|
|
A994C06C1FBF3F9700278EB9 /* move_to_front.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF191FBF3F9700278EB9 /* move_to_front.h */; };
|
|
A994C06D1FBF3F9700278EB9 /* move_to_front.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF191FBF3F9700278EB9 /* move_to_front.h */; };
|
|
A994C06E1FBF3F9700278EB9 /* parse_number.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF1A1FBF3F9700278EB9 /* parse_number.cpp */; };
|
|
A994C06F1FBF3F9700278EB9 /* parse_number.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF1A1FBF3F9700278EB9 /* parse_number.cpp */; };
|
|
A994C0701FBF3F9700278EB9 /* parse_number.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF1B1FBF3F9700278EB9 /* parse_number.h */; };
|
|
A994C0711FBF3F9700278EB9 /* parse_number.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF1B1FBF3F9700278EB9 /* parse_number.h */; };
|
|
A994C0721FBF3F9700278EB9 /* string_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF1C1FBF3F9700278EB9 /* string_utils.cpp */; };
|
|
A994C0731FBF3F9700278EB9 /* string_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF1C1FBF3F9700278EB9 /* string_utils.cpp */; };
|
|
A994C0741FBF3F9700278EB9 /* string_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF1D1FBF3F9700278EB9 /* string_utils.h */; };
|
|
A994C0751FBF3F9700278EB9 /* string_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF1D1FBF3F9700278EB9 /* string_utils.h */; };
|
|
A994C0761FBF3F9700278EB9 /* basic_block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF1F1FBF3F9700278EB9 /* basic_block.cpp */; };
|
|
A994C0771FBF3F9700278EB9 /* basic_block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF1F1FBF3F9700278EB9 /* basic_block.cpp */; };
|
|
A994C0781FBF3F9700278EB9 /* basic_block.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF201FBF3F9700278EB9 /* basic_block.h */; };
|
|
A994C0791FBF3F9700278EB9 /* basic_block.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF201FBF3F9700278EB9 /* basic_block.h */; };
|
|
A994C07A1FBF3F9700278EB9 /* construct.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF211FBF3F9700278EB9 /* construct.cpp */; };
|
|
A994C07B1FBF3F9700278EB9 /* construct.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF211FBF3F9700278EB9 /* construct.cpp */; };
|
|
A994C07C1FBF3F9700278EB9 /* construct.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF221FBF3F9700278EB9 /* construct.h */; };
|
|
A994C07D1FBF3F9700278EB9 /* construct.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF221FBF3F9700278EB9 /* construct.h */; };
|
|
A994C07E1FBF3F9700278EB9 /* decoration.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF231FBF3F9700278EB9 /* decoration.h */; };
|
|
A994C07F1FBF3F9700278EB9 /* decoration.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF231FBF3F9700278EB9 /* decoration.h */; };
|
|
A994C0801FBF3F9700278EB9 /* function.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF241FBF3F9700278EB9 /* function.cpp */; };
|
|
A994C0811FBF3F9700278EB9 /* function.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF241FBF3F9700278EB9 /* function.cpp */; };
|
|
A994C0821FBF3F9700278EB9 /* function.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF251FBF3F9700278EB9 /* function.h */; };
|
|
A994C0831FBF3F9700278EB9 /* function.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF251FBF3F9700278EB9 /* function.h */; };
|
|
A994C0841FBF3F9700278EB9 /* instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF261FBF3F9700278EB9 /* instruction.cpp */; };
|
|
A994C0851FBF3F9700278EB9 /* instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF261FBF3F9700278EB9 /* instruction.cpp */; };
|
|
A994C0861FBF3F9700278EB9 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF271FBF3F9700278EB9 /* instruction.h */; };
|
|
A994C0871FBF3F9700278EB9 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF271FBF3F9700278EB9 /* instruction.h */; };
|
|
A994C0881FBF3F9700278EB9 /* validation_state.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF281FBF3F9700278EB9 /* validation_state.cpp */; };
|
|
A994C0891FBF3F9700278EB9 /* validation_state.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF281FBF3F9700278EB9 /* validation_state.cpp */; };
|
|
A994C08A1FBF3F9700278EB9 /* validation_state.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF291FBF3F9700278EB9 /* validation_state.h */; };
|
|
A994C08B1FBF3F9700278EB9 /* validation_state.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF291FBF3F9700278EB9 /* validation_state.h */; };
|
|
A994C08C1FBF3F9700278EB9 /* validate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF2A1FBF3F9700278EB9 /* validate.cpp */; };
|
|
A994C08D1FBF3F9700278EB9 /* validate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF2A1FBF3F9700278EB9 /* validate.cpp */; };
|
|
A994C08E1FBF3F9700278EB9 /* validate.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF2B1FBF3F9700278EB9 /* validate.h */; };
|
|
A994C08F1FBF3F9700278EB9 /* validate.h in Headers */ = {isa = PBXBuildFile; fileRef = A994BF2B1FBF3F9700278EB9 /* validate.h */; };
|
|
A994C0901FBF3F9700278EB9 /* validate_arithmetics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF2C1FBF3F9700278EB9 /* validate_arithmetics.cpp */; };
|
|
A994C0911FBF3F9700278EB9 /* validate_arithmetics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF2C1FBF3F9700278EB9 /* validate_arithmetics.cpp */; };
|
|
A994C0921FBF3F9700278EB9 /* validate_bitwise.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF2D1FBF3F9700278EB9 /* validate_bitwise.cpp */; };
|
|
A994C0931FBF3F9700278EB9 /* validate_bitwise.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF2D1FBF3F9700278EB9 /* validate_bitwise.cpp */; };
|
|
A994C0941FBF3F9700278EB9 /* validate_capability.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF2E1FBF3F9700278EB9 /* validate_capability.cpp */; };
|
|
A994C0951FBF3F9700278EB9 /* validate_capability.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF2E1FBF3F9700278EB9 /* validate_capability.cpp */; };
|
|
A994C0961FBF3F9700278EB9 /* validate_cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF2F1FBF3F9700278EB9 /* validate_cfg.cpp */; };
|
|
A994C0971FBF3F9700278EB9 /* validate_cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF2F1FBF3F9700278EB9 /* validate_cfg.cpp */; };
|
|
A994C0981FBF3F9700278EB9 /* validate_conversion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF301FBF3F9700278EB9 /* validate_conversion.cpp */; };
|
|
A994C0991FBF3F9700278EB9 /* validate_conversion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF301FBF3F9700278EB9 /* validate_conversion.cpp */; };
|
|
A994C09A1FBF3F9700278EB9 /* validate_datarules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF311FBF3F9700278EB9 /* validate_datarules.cpp */; };
|
|
A994C09B1FBF3F9700278EB9 /* validate_datarules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF311FBF3F9700278EB9 /* validate_datarules.cpp */; };
|
|
A994C09C1FBF3F9700278EB9 /* validate_decorations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF321FBF3F9700278EB9 /* validate_decorations.cpp */; };
|
|
A994C09D1FBF3F9700278EB9 /* validate_decorations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF321FBF3F9700278EB9 /* validate_decorations.cpp */; };
|
|
A994C09E1FBF3F9700278EB9 /* validate_id.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF331FBF3F9700278EB9 /* validate_id.cpp */; };
|
|
A994C09F1FBF3F9700278EB9 /* validate_id.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF331FBF3F9700278EB9 /* validate_id.cpp */; };
|
|
A994C0A01FBF3F9700278EB9 /* validate_instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF341FBF3F9700278EB9 /* validate_instruction.cpp */; };
|
|
A994C0A11FBF3F9700278EB9 /* validate_instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF341FBF3F9700278EB9 /* validate_instruction.cpp */; };
|
|
A994C0A21FBF3F9700278EB9 /* validate_layout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF351FBF3F9700278EB9 /* validate_layout.cpp */; };
|
|
A994C0A31FBF3F9700278EB9 /* validate_layout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF351FBF3F9700278EB9 /* validate_layout.cpp */; };
|
|
A994C0A41FBF3F9700278EB9 /* validate_logicals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF361FBF3F9700278EB9 /* validate_logicals.cpp */; };
|
|
A994C0A51FBF3F9700278EB9 /* validate_logicals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF361FBF3F9700278EB9 /* validate_logicals.cpp */; };
|
|
A994C0A61FBF3F9700278EB9 /* validate_type_unique.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF371FBF3F9700278EB9 /* validate_type_unique.cpp */; };
|
|
A994C0A71FBF3F9700278EB9 /* validate_type_unique.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A994BF371FBF3F9700278EB9 /* validate_type_unique.cpp */; };
|
|
A9AB19971CB5B5A80001E7F9 /* spirv_common.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19901CB5B5A80001E7F9 /* spirv_common.hpp */; };
|
|
A9AB19981CB5B5A80001E7F9 /* spirv_common.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19901CB5B5A80001E7F9 /* spirv_common.hpp */; };
|
|
A9AB19991CB5B5A80001E7F9 /* spirv_cross.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19911CB5B5A80001E7F9 /* spirv_cross.cpp */; };
|
|
A9AB199A1CB5B5A80001E7F9 /* spirv_cross.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19911CB5B5A80001E7F9 /* spirv_cross.cpp */; };
|
|
A9AB199B1CB5B5A80001E7F9 /* spirv_cross.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19921CB5B5A80001E7F9 /* spirv_cross.hpp */; };
|
|
A9AB199C1CB5B5A80001E7F9 /* spirv_cross.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19921CB5B5A80001E7F9 /* spirv_cross.hpp */; };
|
|
A9AB199D1CB5B5A80001E7F9 /* spirv_glsl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19931CB5B5A80001E7F9 /* spirv_glsl.cpp */; };
|
|
A9AB199E1CB5B5A80001E7F9 /* spirv_glsl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19931CB5B5A80001E7F9 /* spirv_glsl.cpp */; };
|
|
A9AB199F1CB5B5A80001E7F9 /* spirv_glsl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19941CB5B5A80001E7F9 /* spirv_glsl.hpp */; };
|
|
A9AB19A01CB5B5A80001E7F9 /* spirv_glsl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19941CB5B5A80001E7F9 /* spirv_glsl.hpp */; };
|
|
A9AB19A11CB5B5A80001E7F9 /* spirv_msl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19951CB5B5A80001E7F9 /* spirv_msl.cpp */; };
|
|
A9AB19A21CB5B5A80001E7F9 /* spirv_msl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19951CB5B5A80001E7F9 /* spirv_msl.cpp */; };
|
|
A9AB19A31CB5B5A80001E7F9 /* spirv_msl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19961CB5B5A80001E7F9 /* spirv_msl.hpp */; };
|
|
A9AB19A41CB5B5A80001E7F9 /* spirv_msl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19961CB5B5A80001E7F9 /* spirv_msl.hpp */; };
|
|
A9BB09761CEF89B100CCAB22 /* spirv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9BB09751CEF89B100CCAB22 /* spirv.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A9BB09771CEF89B100CCAB22 /* spirv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9BB09751CEF89B100CCAB22 /* spirv.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A9D008481EF952E200B49F9D /* CodeGen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007E71EF952E200B49F9D /* CodeGen.cpp */; };
|
|
A9D008491EF952E200B49F9D /* CodeGen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007E71EF952E200B49F9D /* CodeGen.cpp */; };
|
|
A9D0084A1EF952E200B49F9D /* Link.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007E81EF952E200B49F9D /* Link.cpp */; };
|
|
A9D0084B1EF952E200B49F9D /* Link.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007E81EF952E200B49F9D /* Link.cpp */; };
|
|
A9D0084C1EF952E200B49F9D /* arrays.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007EA1EF952E200B49F9D /* arrays.h */; };
|
|
A9D0084D1EF952E200B49F9D /* arrays.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007EA1EF952E200B49F9D /* arrays.h */; };
|
|
A9D0084E1EF952E200B49F9D /* BaseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007EB1EF952E200B49F9D /* BaseTypes.h */; };
|
|
A9D0084F1EF952E200B49F9D /* BaseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007EB1EF952E200B49F9D /* BaseTypes.h */; };
|
|
A9D008501EF952E200B49F9D /* Common.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007EC1EF952E200B49F9D /* Common.h */; };
|
|
A9D008511EF952E200B49F9D /* Common.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007EC1EF952E200B49F9D /* Common.h */; };
|
|
A9D008521EF952E200B49F9D /* ConstantUnion.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007ED1EF952E200B49F9D /* ConstantUnion.h */; };
|
|
A9D008531EF952E200B49F9D /* ConstantUnion.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007ED1EF952E200B49F9D /* ConstantUnion.h */; };
|
|
A9D008541EF952E200B49F9D /* InfoSink.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007EE1EF952E200B49F9D /* InfoSink.h */; };
|
|
A9D008551EF952E200B49F9D /* InfoSink.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007EE1EF952E200B49F9D /* InfoSink.h */; };
|
|
A9D008561EF952E200B49F9D /* InitializeGlobals.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007EF1EF952E200B49F9D /* InitializeGlobals.h */; };
|
|
A9D008571EF952E200B49F9D /* InitializeGlobals.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007EF1EF952E200B49F9D /* InitializeGlobals.h */; };
|
|
A9D008581EF952E200B49F9D /* intermediate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F01EF952E200B49F9D /* intermediate.h */; };
|
|
A9D008591EF952E200B49F9D /* intermediate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F01EF952E200B49F9D /* intermediate.h */; };
|
|
A9D0085A1EF952E200B49F9D /* PoolAlloc.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F11EF952E200B49F9D /* PoolAlloc.h */; };
|
|
A9D0085B1EF952E200B49F9D /* PoolAlloc.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F11EF952E200B49F9D /* PoolAlloc.h */; };
|
|
A9D0085C1EF952E200B49F9D /* ResourceLimits.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F21EF952E200B49F9D /* ResourceLimits.h */; };
|
|
A9D0085D1EF952E200B49F9D /* ResourceLimits.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F21EF952E200B49F9D /* ResourceLimits.h */; };
|
|
A9D0085E1EF952E200B49F9D /* revision.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F31EF952E200B49F9D /* revision.h */; };
|
|
A9D0085F1EF952E200B49F9D /* revision.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F31EF952E200B49F9D /* revision.h */; };
|
|
A9D008601EF952E200B49F9D /* ShHandle.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F51EF952E200B49F9D /* ShHandle.h */; };
|
|
A9D008611EF952E200B49F9D /* ShHandle.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F51EF952E200B49F9D /* ShHandle.h */; };
|
|
A9D008621EF952E200B49F9D /* Types.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F61EF952E200B49F9D /* Types.h */; };
|
|
A9D008631EF952E200B49F9D /* Types.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F61EF952E200B49F9D /* Types.h */; };
|
|
A9D008641EF952E200B49F9D /* Constant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007F81EF952E200B49F9D /* Constant.cpp */; };
|
|
A9D008651EF952E200B49F9D /* Constant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007F81EF952E200B49F9D /* Constant.cpp */; };
|
|
A9D008661EF952E200B49F9D /* gl_types.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F91EF952E200B49F9D /* gl_types.h */; };
|
|
A9D008671EF952E200B49F9D /* gl_types.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007F91EF952E200B49F9D /* gl_types.h */; };
|
|
A9D0086A1EF952E200B49F9D /* glslang_tab.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007FB1EF952E200B49F9D /* glslang_tab.cpp */; };
|
|
A9D0086B1EF952E200B49F9D /* glslang_tab.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007FB1EF952E200B49F9D /* glslang_tab.cpp */; };
|
|
A9D0086C1EF952E200B49F9D /* glslang_tab.cpp.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007FC1EF952E200B49F9D /* glslang_tab.cpp.h */; };
|
|
A9D0086D1EF952E200B49F9D /* glslang_tab.cpp.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007FC1EF952E200B49F9D /* glslang_tab.cpp.h */; };
|
|
A9D0086E1EF952E200B49F9D /* InfoSink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007FD1EF952E200B49F9D /* InfoSink.cpp */; };
|
|
A9D0086F1EF952E200B49F9D /* InfoSink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007FD1EF952E200B49F9D /* InfoSink.cpp */; };
|
|
A9D008701EF952E200B49F9D /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007FE1EF952E200B49F9D /* Initialize.cpp */; };
|
|
A9D008711EF952E200B49F9D /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D007FE1EF952E200B49F9D /* Initialize.cpp */; };
|
|
A9D008721EF952E200B49F9D /* Initialize.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007FF1EF952E200B49F9D /* Initialize.h */; };
|
|
A9D008731EF952E200B49F9D /* Initialize.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D007FF1EF952E200B49F9D /* Initialize.h */; };
|
|
A9D008741EF952E200B49F9D /* Intermediate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008001EF952E200B49F9D /* Intermediate.cpp */; };
|
|
A9D008751EF952E200B49F9D /* Intermediate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008001EF952E200B49F9D /* Intermediate.cpp */; };
|
|
A9D008761EF952E200B49F9D /* intermOut.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008011EF952E200B49F9D /* intermOut.cpp */; };
|
|
A9D008771EF952E200B49F9D /* intermOut.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008011EF952E200B49F9D /* intermOut.cpp */; };
|
|
A9D008781EF952E200B49F9D /* IntermTraverse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008021EF952E200B49F9D /* IntermTraverse.cpp */; };
|
|
A9D008791EF952E200B49F9D /* IntermTraverse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008021EF952E200B49F9D /* IntermTraverse.cpp */; };
|
|
A9D0087A1EF952E200B49F9D /* iomapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008031EF952E200B49F9D /* iomapper.cpp */; };
|
|
A9D0087B1EF952E200B49F9D /* iomapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008031EF952E200B49F9D /* iomapper.cpp */; };
|
|
A9D0087C1EF952E200B49F9D /* iomapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008041EF952E200B49F9D /* iomapper.h */; };
|
|
A9D0087D1EF952E200B49F9D /* iomapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008041EF952E200B49F9D /* iomapper.h */; };
|
|
A9D0087E1EF952E200B49F9D /* limits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008051EF952E200B49F9D /* limits.cpp */; };
|
|
A9D0087F1EF952E200B49F9D /* limits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008051EF952E200B49F9D /* limits.cpp */; };
|
|
A9D008801EF952E200B49F9D /* linkValidate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008061EF952E200B49F9D /* linkValidate.cpp */; };
|
|
A9D008811EF952E200B49F9D /* linkValidate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008061EF952E200B49F9D /* linkValidate.cpp */; };
|
|
A9D008821EF952E200B49F9D /* LiveTraverser.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008071EF952E200B49F9D /* LiveTraverser.h */; };
|
|
A9D008831EF952E200B49F9D /* LiveTraverser.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008071EF952E200B49F9D /* LiveTraverser.h */; };
|
|
A9D008841EF952E200B49F9D /* localintermediate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008081EF952E200B49F9D /* localintermediate.h */; };
|
|
A9D008851EF952E200B49F9D /* localintermediate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008081EF952E200B49F9D /* localintermediate.h */; };
|
|
A9D008861EF952E200B49F9D /* parseConst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008091EF952E200B49F9D /* parseConst.cpp */; };
|
|
A9D008871EF952E200B49F9D /* parseConst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008091EF952E200B49F9D /* parseConst.cpp */; };
|
|
A9D008881EF952E200B49F9D /* ParseContextBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0080A1EF952E200B49F9D /* ParseContextBase.cpp */; };
|
|
A9D008891EF952E200B49F9D /* ParseContextBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0080A1EF952E200B49F9D /* ParseContextBase.cpp */; };
|
|
A9D0088A1EF952E200B49F9D /* ParseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0080B1EF952E200B49F9D /* ParseHelper.cpp */; };
|
|
A9D0088B1EF952E200B49F9D /* ParseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0080B1EF952E200B49F9D /* ParseHelper.cpp */; };
|
|
A9D0088C1EF952E200B49F9D /* ParseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0080C1EF952E200B49F9D /* ParseHelper.h */; };
|
|
A9D0088D1EF952E200B49F9D /* ParseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0080C1EF952E200B49F9D /* ParseHelper.h */; };
|
|
A9D0088E1EF952E200B49F9D /* parseVersions.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0080D1EF952E200B49F9D /* parseVersions.h */; };
|
|
A9D0088F1EF952E200B49F9D /* parseVersions.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0080D1EF952E200B49F9D /* parseVersions.h */; };
|
|
A9D008901EF952E200B49F9D /* PoolAlloc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0080E1EF952E200B49F9D /* PoolAlloc.cpp */; };
|
|
A9D008911EF952E200B49F9D /* PoolAlloc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0080E1EF952E200B49F9D /* PoolAlloc.cpp */; };
|
|
A9D008921EF952E200B49F9D /* Pp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008101EF952E200B49F9D /* Pp.cpp */; };
|
|
A9D008931EF952E200B49F9D /* Pp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008101EF952E200B49F9D /* Pp.cpp */; };
|
|
A9D008941EF952E200B49F9D /* PpAtom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008111EF952E200B49F9D /* PpAtom.cpp */; };
|
|
A9D008951EF952E200B49F9D /* PpAtom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008111EF952E200B49F9D /* PpAtom.cpp */; };
|
|
A9D008961EF952E200B49F9D /* PpContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008121EF952E200B49F9D /* PpContext.cpp */; };
|
|
A9D008971EF952E200B49F9D /* PpContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008121EF952E200B49F9D /* PpContext.cpp */; };
|
|
A9D008981EF952E200B49F9D /* PpContext.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008131EF952E200B49F9D /* PpContext.h */; };
|
|
A9D008991EF952E200B49F9D /* PpContext.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008131EF952E200B49F9D /* PpContext.h */; };
|
|
A9D0089A1EF952E200B49F9D /* PpScanner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008141EF952E200B49F9D /* PpScanner.cpp */; };
|
|
A9D0089B1EF952E200B49F9D /* PpScanner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008141EF952E200B49F9D /* PpScanner.cpp */; };
|
|
A9D0089C1EF952E200B49F9D /* PpTokens.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008151EF952E200B49F9D /* PpTokens.cpp */; };
|
|
A9D0089D1EF952E200B49F9D /* PpTokens.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008151EF952E200B49F9D /* PpTokens.cpp */; };
|
|
A9D0089E1EF952E200B49F9D /* PpTokens.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008161EF952E200B49F9D /* PpTokens.h */; };
|
|
A9D0089F1EF952E200B49F9D /* PpTokens.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008161EF952E200B49F9D /* PpTokens.h */; };
|
|
A9D008A01EF952E200B49F9D /* propagateNoContraction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008171EF952E200B49F9D /* propagateNoContraction.cpp */; };
|
|
A9D008A11EF952E200B49F9D /* propagateNoContraction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008171EF952E200B49F9D /* propagateNoContraction.cpp */; };
|
|
A9D008A21EF952E200B49F9D /* propagateNoContraction.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008181EF952E200B49F9D /* propagateNoContraction.h */; };
|
|
A9D008A31EF952E200B49F9D /* propagateNoContraction.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008181EF952E200B49F9D /* propagateNoContraction.h */; };
|
|
A9D008A41EF952E200B49F9D /* reflection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008191EF952E200B49F9D /* reflection.cpp */; };
|
|
A9D008A51EF952E200B49F9D /* reflection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008191EF952E200B49F9D /* reflection.cpp */; };
|
|
A9D008A61EF952E200B49F9D /* reflection.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0081A1EF952E200B49F9D /* reflection.h */; };
|
|
A9D008A71EF952E200B49F9D /* reflection.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0081A1EF952E200B49F9D /* reflection.h */; };
|
|
A9D008A81EF952E200B49F9D /* RemoveTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0081B1EF952E200B49F9D /* RemoveTree.cpp */; };
|
|
A9D008A91EF952E200B49F9D /* RemoveTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0081B1EF952E200B49F9D /* RemoveTree.cpp */; };
|
|
A9D008AA1EF952E200B49F9D /* RemoveTree.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0081C1EF952E200B49F9D /* RemoveTree.h */; };
|
|
A9D008AB1EF952E200B49F9D /* RemoveTree.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0081C1EF952E200B49F9D /* RemoveTree.h */; };
|
|
A9D008AC1EF952E200B49F9D /* Scan.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0081D1EF952E200B49F9D /* Scan.cpp */; };
|
|
A9D008AD1EF952E200B49F9D /* Scan.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0081D1EF952E200B49F9D /* Scan.cpp */; };
|
|
A9D008AE1EF952E200B49F9D /* Scan.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0081E1EF952E200B49F9D /* Scan.h */; };
|
|
A9D008AF1EF952E200B49F9D /* Scan.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0081E1EF952E200B49F9D /* Scan.h */; };
|
|
A9D008B01EF952E200B49F9D /* ScanContext.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0081F1EF952E200B49F9D /* ScanContext.h */; };
|
|
A9D008B11EF952E200B49F9D /* ScanContext.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0081F1EF952E200B49F9D /* ScanContext.h */; };
|
|
A9D008B21EF952E200B49F9D /* ShaderLang.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008201EF952E200B49F9D /* ShaderLang.cpp */; };
|
|
A9D008B31EF952E200B49F9D /* ShaderLang.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008201EF952E200B49F9D /* ShaderLang.cpp */; };
|
|
A9D008B41EF952E200B49F9D /* SymbolTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008211EF952E200B49F9D /* SymbolTable.cpp */; };
|
|
A9D008B51EF952E200B49F9D /* SymbolTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008211EF952E200B49F9D /* SymbolTable.cpp */; };
|
|
A9D008B61EF952E200B49F9D /* SymbolTable.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008221EF952E200B49F9D /* SymbolTable.h */; };
|
|
A9D008B71EF952E200B49F9D /* SymbolTable.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008221EF952E200B49F9D /* SymbolTable.h */; };
|
|
A9D008B81EF952E200B49F9D /* Versions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008231EF952E200B49F9D /* Versions.cpp */; };
|
|
A9D008B91EF952E200B49F9D /* Versions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008231EF952E200B49F9D /* Versions.cpp */; };
|
|
A9D008BA1EF952E200B49F9D /* Versions.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008241EF952E200B49F9D /* Versions.h */; };
|
|
A9D008BB1EF952E200B49F9D /* Versions.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008241EF952E200B49F9D /* Versions.h */; };
|
|
A9D008BC1EF952E200B49F9D /* osinclude.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008261EF952E200B49F9D /* osinclude.h */; };
|
|
A9D008BD1EF952E200B49F9D /* osinclude.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008261EF952E200B49F9D /* osinclude.h */; };
|
|
A9D008BE1EF952E200B49F9D /* ossource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008291EF952E200B49F9D /* ossource.cpp */; };
|
|
A9D008BF1EF952E200B49F9D /* ossource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008291EF952E200B49F9D /* ossource.cpp */; };
|
|
A9D008C41EF952E200B49F9D /* ShaderLang.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0082F1EF952E200B49F9D /* ShaderLang.h */; };
|
|
A9D008C51EF952E200B49F9D /* ShaderLang.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0082F1EF952E200B49F9D /* ShaderLang.h */; };
|
|
A9D008C61EF952E200B49F9D /* bitutils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008321EF952E200B49F9D /* bitutils.h */; };
|
|
A9D008C71EF952E200B49F9D /* bitutils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008321EF952E200B49F9D /* bitutils.h */; };
|
|
A9D008C81EF952E200B49F9D /* disassemble.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008341EF952E200B49F9D /* disassemble.cpp */; };
|
|
A9D008C91EF952E200B49F9D /* disassemble.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008341EF952E200B49F9D /* disassemble.cpp */; };
|
|
A9D008CA1EF952E200B49F9D /* disassemble.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008351EF952E200B49F9D /* disassemble.h */; };
|
|
A9D008CB1EF952E200B49F9D /* disassemble.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008351EF952E200B49F9D /* disassemble.h */; };
|
|
A9D008CC1EF952E200B49F9D /* doc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008361EF952E200B49F9D /* doc.cpp */; };
|
|
A9D008CD1EF952E200B49F9D /* doc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008361EF952E200B49F9D /* doc.cpp */; };
|
|
A9D008CE1EF952E200B49F9D /* doc.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008371EF952E200B49F9D /* doc.h */; };
|
|
A9D008CF1EF952E200B49F9D /* doc.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008371EF952E200B49F9D /* doc.h */; };
|
|
A9D008D01EF952E200B49F9D /* GLSL.ext.AMD.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008381EF952E200B49F9D /* GLSL.ext.AMD.h */; };
|
|
A9D008D11EF952E200B49F9D /* GLSL.ext.AMD.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008381EF952E200B49F9D /* GLSL.ext.AMD.h */; };
|
|
A9D008D21EF952E200B49F9D /* GLSL.ext.KHR.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008391EF952E200B49F9D /* GLSL.ext.KHR.h */; };
|
|
A9D008D31EF952E200B49F9D /* GLSL.ext.KHR.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008391EF952E200B49F9D /* GLSL.ext.KHR.h */; };
|
|
A9D008D41EF952E200B49F9D /* GLSL.ext.NV.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0083A1EF952E200B49F9D /* GLSL.ext.NV.h */; };
|
|
A9D008D51EF952E200B49F9D /* GLSL.ext.NV.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0083A1EF952E200B49F9D /* GLSL.ext.NV.h */; };
|
|
A9D008D61EF952E200B49F9D /* GLSL.std.450.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0083B1EF952E200B49F9D /* GLSL.std.450.h */; };
|
|
A9D008D71EF952E200B49F9D /* GLSL.std.450.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0083B1EF952E200B49F9D /* GLSL.std.450.h */; };
|
|
A9D008D81EF952E200B49F9D /* GlslangToSpv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0083C1EF952E200B49F9D /* GlslangToSpv.cpp */; };
|
|
A9D008D91EF952E200B49F9D /* GlslangToSpv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0083C1EF952E200B49F9D /* GlslangToSpv.cpp */; };
|
|
A9D008DA1EF952E200B49F9D /* GlslangToSpv.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0083D1EF952E200B49F9D /* GlslangToSpv.h */; };
|
|
A9D008DB1EF952E200B49F9D /* GlslangToSpv.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0083D1EF952E200B49F9D /* GlslangToSpv.h */; };
|
|
A9D008DC1EF952E200B49F9D /* hex_float.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0083E1EF952E200B49F9D /* hex_float.h */; };
|
|
A9D008DD1EF952E200B49F9D /* hex_float.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D0083E1EF952E200B49F9D /* hex_float.h */; };
|
|
A9D008DE1EF952E200B49F9D /* InReadableOrder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0083F1EF952E200B49F9D /* InReadableOrder.cpp */; };
|
|
A9D008DF1EF952E200B49F9D /* InReadableOrder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D0083F1EF952E200B49F9D /* InReadableOrder.cpp */; };
|
|
A9D008E01EF952E200B49F9D /* Logger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008401EF952E200B49F9D /* Logger.cpp */; };
|
|
A9D008E11EF952E200B49F9D /* Logger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008401EF952E200B49F9D /* Logger.cpp */; };
|
|
A9D008E21EF952E200B49F9D /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008411EF952E200B49F9D /* Logger.h */; };
|
|
A9D008E31EF952E200B49F9D /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008411EF952E200B49F9D /* Logger.h */; };
|
|
A9D008E41EF952E200B49F9D /* spirv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9D008421EF952E200B49F9D /* spirv.hpp */; };
|
|
A9D008E51EF952E200B49F9D /* spirv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9D008421EF952E200B49F9D /* spirv.hpp */; };
|
|
A9D008E61EF952E200B49F9D /* SpvBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008431EF952E200B49F9D /* SpvBuilder.cpp */; };
|
|
A9D008E71EF952E200B49F9D /* SpvBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008431EF952E200B49F9D /* SpvBuilder.cpp */; };
|
|
A9D008E81EF952E200B49F9D /* SpvBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008441EF952E200B49F9D /* SpvBuilder.h */; };
|
|
A9D008E91EF952E200B49F9D /* SpvBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008441EF952E200B49F9D /* SpvBuilder.h */; };
|
|
A9D008EA1EF952E200B49F9D /* spvIR.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008451EF952E200B49F9D /* spvIR.h */; };
|
|
A9D008EB1EF952E200B49F9D /* spvIR.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008451EF952E200B49F9D /* spvIR.h */; };
|
|
A9D008EC1EF952E200B49F9D /* SPVRemapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008461EF952E200B49F9D /* SPVRemapper.cpp */; };
|
|
A9D008ED1EF952E200B49F9D /* SPVRemapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D008461EF952E200B49F9D /* SPVRemapper.cpp */; };
|
|
A9D008EE1EF952E200B49F9D /* SPVRemapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008471EF952E200B49F9D /* SPVRemapper.h */; };
|
|
A9D008EF1EF952E200B49F9D /* SPVRemapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D008471EF952E200B49F9D /* SPVRemapper.h */; };
|
|
A9F042B01FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */; };
|
|
A9F042B11FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */; };
|
|
A9F042B21FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */; };
|
|
A9F042B31FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */; };
|
|
A9F042B41FB4D060009FCCB8 /* MVKLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */; };
|
|
A9F042B51FB4D060009FCCB8 /* MVKLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */; };
|
|
A9F042B61FB4D060009FCCB8 /* MVKLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */; };
|
|
A9F042B71FB4D060009FCCB8 /* MVKLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
A925B71C1C78DEBF006E7ECD /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = A9F55D25198BE6A7004EC31B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A93903C01C57E9ED00FE90DC;
|
|
remoteInfo = "MoltenVKSPIRVToMSLConverter-macOS";
|
|
};
|
|
A93749CE1A9AA7AF00F29B34 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = A9F55D25198BE6A7004EC31B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A93747701A9A98D000F29B34;
|
|
remoteInfo = "MetalGLShaderConverter-macOS";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
A9093F5A1C58013E0094110D /* SPIRVToMSLConverter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SPIRVToMSLConverter.cpp; sourceTree = "<group>"; };
|
|
A9093F5B1C58013E0094110D /* SPIRVToMSLConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPIRVToMSLConverter.h; sourceTree = "<group>"; };
|
|
A90940A31C5808BB0094110D /* GLSLToSPIRVConverter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GLSLToSPIRVConverter.cpp; sourceTree = "<group>"; };
|
|
A90940A41C5808BB0094110D /* GLSLToSPIRVConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSLToSPIRVConverter.h; sourceTree = "<group>"; };
|
|
A90941A11C581F840094110D /* GLSLConversion.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = GLSLConversion.mm; sourceTree = "<group>"; };
|
|
A90941A21C581F840094110D /* GLSLConversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSLConversion.h; sourceTree = "<group>"; };
|
|
A91425E01EF9542E00891AFD /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
A91425E11EF9542E00891AFD /* InitializeDll.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InitializeDll.cpp; sourceTree = "<group>"; };
|
|
A91425E21EF9542E00891AFD /* InitializeDll.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InitializeDll.h; sourceTree = "<group>"; };
|
|
A925B70A1C7754B2006E7ECD /* FileSupport.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FileSupport.mm; sourceTree = "<group>"; };
|
|
A925B70B1C7754B2006E7ECD /* FileSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileSupport.h; sourceTree = "<group>"; };
|
|
A928C8F51D047C2300071B88 /* ThirdPartyConfig.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = ThirdPartyConfig.md; sourceTree = "<group>"; };
|
|
A928C9171D0488DC00071B88 /* SPIRVConversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPIRVConversion.h; sourceTree = "<group>"; };
|
|
A928C9181D0488DC00071B88 /* SPIRVConversion.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SPIRVConversion.mm; sourceTree = "<group>"; };
|
|
A93903BF1C57E9D700FE90DC /* MoltenVKSPIRVToMSLConverter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MoltenVKSPIRVToMSLConverter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A93903C71C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MoltenVKSPIRVToMSLConverter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A95C5F3D1DEA9070000D17B6 /* spirv_cfg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spirv_cfg.cpp; path = "SPIRV-Cross/spirv_cfg.cpp"; sourceTree = "<group>"; };
|
|
A95C5F3E1DEA9070000D17B6 /* spirv_cfg.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spirv_cfg.hpp; path = "SPIRV-Cross/spirv_cfg.hpp"; sourceTree = "<group>"; };
|
|
A964BD5F1C57EFBD00D930D8 /* MoltenVKShaderConverter */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = MoltenVKShaderConverter; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A964BD601C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MoltenVKGLSLToSPIRVConverter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A964BD611C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MoltenVKGLSLToSPIRVConverter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A97CC73D1C7527F3004A5C7E /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
|
|
A97CC73E1C7527F3004A5C7E /* MoltenVKShaderConverterTool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MoltenVKShaderConverterTool.cpp; sourceTree = "<group>"; };
|
|
A97CC73F1C7527F3004A5C7E /* MoltenVKShaderConverterTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MoltenVKShaderConverterTool.h; sourceTree = "<group>"; };
|
|
A98149651FB6A98A005F00B4 /* MVKStrings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MVKStrings.h; sourceTree = "<group>"; };
|
|
A994BE731FBF3F9700278EB9 /* assembly_grammar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assembly_grammar.cpp; sourceTree = "<group>"; };
|
|
A994BE741FBF3F9700278EB9 /* assembly_grammar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assembly_grammar.h; sourceTree = "<group>"; };
|
|
A994BE751FBF3F9700278EB9 /* binary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = binary.cpp; sourceTree = "<group>"; };
|
|
A994BE761FBF3F9700278EB9 /* binary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = binary.h; sourceTree = "<group>"; };
|
|
A994BE771FBF3F9700278EB9 /* cfa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfa.h; sourceTree = "<group>"; };
|
|
A994BE781FBF3F9700278EB9 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
A994BE7A1FBF3F9700278EB9 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
A994BE7B1FBF3F9700278EB9 /* markv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = markv.h; sourceTree = "<group>"; };
|
|
A994BE7C1FBF3F9700278EB9 /* markv_codec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = markv_codec.cpp; sourceTree = "<group>"; };
|
|
A994BE7D1FBF3F9700278EB9 /* markv_model.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = markv_model.h; sourceTree = "<group>"; };
|
|
A994BE7E1FBF3F9700278EB9 /* diagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = diagnostic.cpp; sourceTree = "<group>"; };
|
|
A994BE7F1FBF3F9700278EB9 /* diagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = diagnostic.h; sourceTree = "<group>"; };
|
|
A994BE801FBF3F9700278EB9 /* disassemble.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = disassemble.cpp; sourceTree = "<group>"; };
|
|
A994BE811FBF3F9700278EB9 /* enum_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = enum_set.h; sourceTree = "<group>"; };
|
|
A994BE821FBF3F9700278EB9 /* enum_string_mapping.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = enum_string_mapping.cpp; sourceTree = "<group>"; };
|
|
A994BE831FBF3F9700278EB9 /* enum_string_mapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = enum_string_mapping.h; sourceTree = "<group>"; };
|
|
A994BE841FBF3F9700278EB9 /* ext_inst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ext_inst.cpp; sourceTree = "<group>"; };
|
|
A994BE851FBF3F9700278EB9 /* ext_inst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ext_inst.h; sourceTree = "<group>"; };
|
|
A994BE861FBF3F9700278EB9 /* extensions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extensions.cpp; sourceTree = "<group>"; };
|
|
A994BE871FBF3F9700278EB9 /* extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = extensions.h; sourceTree = "<group>"; };
|
|
A994BE881FBF3F9700278EB9 /* extinst.spv-amd-gcn-shader.grammar.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "extinst.spv-amd-gcn-shader.grammar.json"; sourceTree = "<group>"; };
|
|
A994BE891FBF3F9700278EB9 /* extinst.spv-amd-shader-ballot.grammar.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "extinst.spv-amd-shader-ballot.grammar.json"; sourceTree = "<group>"; };
|
|
A994BE8A1FBF3F9700278EB9 /* extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json"; sourceTree = "<group>"; };
|
|
A994BE8B1FBF3F9700278EB9 /* extinst.spv-amd-shader-trinary-minmax.grammar.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "extinst.spv-amd-shader-trinary-minmax.grammar.json"; sourceTree = "<group>"; };
|
|
A994BE8C1FBF3F9700278EB9 /* id_descriptor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = id_descriptor.cpp; sourceTree = "<group>"; };
|
|
A994BE8D1FBF3F9700278EB9 /* id_descriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = id_descriptor.h; sourceTree = "<group>"; };
|
|
A994BE8E1FBF3F9700278EB9 /* instruction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = instruction.h; sourceTree = "<group>"; };
|
|
A994BE8F1FBF3F9700278EB9 /* libspirv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libspirv.cpp; sourceTree = "<group>"; };
|
|
A994BE911FBF3F9700278EB9 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
A994BE921FBF3F9700278EB9 /* linker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linker.cpp; sourceTree = "<group>"; };
|
|
A994BE931FBF3F9700278EB9 /* macro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macro.h; sourceTree = "<group>"; };
|
|
A994BE941FBF3F9700278EB9 /* message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = message.cpp; sourceTree = "<group>"; };
|
|
A994BE951FBF3F9700278EB9 /* message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = message.h; sourceTree = "<group>"; };
|
|
A994BE961FBF3F9700278EB9 /* name_mapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = name_mapper.cpp; sourceTree = "<group>"; };
|
|
A994BE971FBF3F9700278EB9 /* name_mapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = name_mapper.h; sourceTree = "<group>"; };
|
|
A994BE981FBF3F9700278EB9 /* opcode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opcode.cpp; sourceTree = "<group>"; };
|
|
A994BE991FBF3F9700278EB9 /* opcode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opcode.h; sourceTree = "<group>"; };
|
|
A994BE9A1FBF3F9700278EB9 /* operand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = operand.cpp; sourceTree = "<group>"; };
|
|
A994BE9B1FBF3F9700278EB9 /* operand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = operand.h; sourceTree = "<group>"; };
|
|
A994BE9D1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aggressive_dead_code_elim_pass.cpp; sourceTree = "<group>"; };
|
|
A994BE9E1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aggressive_dead_code_elim_pass.h; sourceTree = "<group>"; };
|
|
A994BE9F1FBF3F9700278EB9 /* basic_block.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_block.cpp; sourceTree = "<group>"; };
|
|
A994BEA01FBF3F9700278EB9 /* basic_block.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = basic_block.h; sourceTree = "<group>"; };
|
|
A994BEA11FBF3F9700278EB9 /* block_merge_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = block_merge_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEA21FBF3F9700278EB9 /* block_merge_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_merge_pass.h; sourceTree = "<group>"; };
|
|
A994BEA31FBF3F9700278EB9 /* build_module.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = build_module.cpp; sourceTree = "<group>"; };
|
|
A994BEA41FBF3F9700278EB9 /* build_module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = build_module.h; sourceTree = "<group>"; };
|
|
A994BEA51FBF3F9700278EB9 /* cfg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfg.cpp; sourceTree = "<group>"; };
|
|
A994BEA61FBF3F9700278EB9 /* cfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfg.h; sourceTree = "<group>"; };
|
|
A994BEA71FBF3F9700278EB9 /* cfg_cleanup_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfg_cleanup_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEA81FBF3F9700278EB9 /* cfg_cleanup_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfg_cleanup_pass.h; sourceTree = "<group>"; };
|
|
A994BEA91FBF3F9700278EB9 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
A994BEAA1FBF3F9700278EB9 /* common_uniform_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = common_uniform_elim_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEAB1FBF3F9700278EB9 /* common_uniform_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common_uniform_elim_pass.h; sourceTree = "<group>"; };
|
|
A994BEAC1FBF3F9700278EB9 /* compact_ids_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compact_ids_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEAD1FBF3F9700278EB9 /* compact_ids_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compact_ids_pass.h; sourceTree = "<group>"; };
|
|
A994BEAE1FBF3F9700278EB9 /* constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = "<group>"; };
|
|
A994BEAF1FBF3F9700278EB9 /* dead_branch_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dead_branch_elim_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEB01FBF3F9700278EB9 /* dead_branch_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dead_branch_elim_pass.h; sourceTree = "<group>"; };
|
|
A994BEB11FBF3F9700278EB9 /* dead_variable_elimination.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dead_variable_elimination.cpp; sourceTree = "<group>"; };
|
|
A994BEB21FBF3F9700278EB9 /* dead_variable_elimination.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dead_variable_elimination.h; sourceTree = "<group>"; };
|
|
A994BEB31FBF3F9700278EB9 /* decoration_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decoration_manager.cpp; sourceTree = "<group>"; };
|
|
A994BEB41FBF3F9700278EB9 /* decoration_manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decoration_manager.h; sourceTree = "<group>"; };
|
|
A994BEB51FBF3F9700278EB9 /* def_use_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = def_use_manager.cpp; sourceTree = "<group>"; };
|
|
A994BEB61FBF3F9700278EB9 /* def_use_manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = def_use_manager.h; sourceTree = "<group>"; };
|
|
A994BEB71FBF3F9700278EB9 /* eliminate_dead_constant_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = eliminate_dead_constant_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEB81FBF3F9700278EB9 /* eliminate_dead_constant_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eliminate_dead_constant_pass.h; sourceTree = "<group>"; };
|
|
A994BEB91FBF3F9700278EB9 /* eliminate_dead_functions_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = eliminate_dead_functions_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEBA1FBF3F9700278EB9 /* eliminate_dead_functions_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eliminate_dead_functions_pass.h; sourceTree = "<group>"; };
|
|
A994BEBB1FBF3F9700278EB9 /* flatten_decoration_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = flatten_decoration_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEBC1FBF3F9700278EB9 /* flatten_decoration_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flatten_decoration_pass.h; sourceTree = "<group>"; };
|
|
A994BEBD1FBF3F9700278EB9 /* fold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fold.cpp; sourceTree = "<group>"; };
|
|
A994BEBE1FBF3F9700278EB9 /* fold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fold.h; sourceTree = "<group>"; };
|
|
A994BEBF1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fold_spec_constant_op_and_composite_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEC01FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fold_spec_constant_op_and_composite_pass.h; sourceTree = "<group>"; };
|
|
A994BEC11FBF3F9700278EB9 /* freeze_spec_constant_value_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = freeze_spec_constant_value_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEC21FBF3F9700278EB9 /* freeze_spec_constant_value_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = freeze_spec_constant_value_pass.h; sourceTree = "<group>"; };
|
|
A994BEC31FBF3F9700278EB9 /* function.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = function.cpp; sourceTree = "<group>"; };
|
|
A994BEC41FBF3F9700278EB9 /* function.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = function.h; sourceTree = "<group>"; };
|
|
A994BEC51FBF3F9700278EB9 /* inline_exhaustive_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = inline_exhaustive_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEC61FBF3F9700278EB9 /* inline_exhaustive_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline_exhaustive_pass.h; sourceTree = "<group>"; };
|
|
A994BEC71FBF3F9700278EB9 /* inline_opaque_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = inline_opaque_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEC81FBF3F9700278EB9 /* inline_opaque_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline_opaque_pass.h; sourceTree = "<group>"; };
|
|
A994BEC91FBF3F9700278EB9 /* inline_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = inline_pass.cpp; sourceTree = "<group>"; };
|
|
A994BECA1FBF3F9700278EB9 /* inline_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline_pass.h; sourceTree = "<group>"; };
|
|
A994BECB1FBF3F9700278EB9 /* insert_extract_elim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = insert_extract_elim.cpp; sourceTree = "<group>"; };
|
|
A994BECC1FBF3F9700278EB9 /* insert_extract_elim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = insert_extract_elim.h; sourceTree = "<group>"; };
|
|
A994BECD1FBF3F9700278EB9 /* instruction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = instruction.cpp; sourceTree = "<group>"; };
|
|
A994BECE1FBF3F9700278EB9 /* instruction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = instruction.h; sourceTree = "<group>"; };
|
|
A994BECF1FBF3F9700278EB9 /* instruction_list.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = instruction_list.cpp; sourceTree = "<group>"; };
|
|
A994BED01FBF3F9700278EB9 /* instruction_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = instruction_list.h; sourceTree = "<group>"; };
|
|
A994BED11FBF3F9700278EB9 /* ir_context.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ir_context.cpp; sourceTree = "<group>"; };
|
|
A994BED21FBF3F9700278EB9 /* ir_context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ir_context.h; sourceTree = "<group>"; };
|
|
A994BED31FBF3F9700278EB9 /* ir_loader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ir_loader.cpp; sourceTree = "<group>"; };
|
|
A994BED41FBF3F9700278EB9 /* ir_loader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ir_loader.h; sourceTree = "<group>"; };
|
|
A994BED51FBF3F9700278EB9 /* iterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iterator.h; sourceTree = "<group>"; };
|
|
A994BED61FBF3F9700278EB9 /* local_access_chain_convert_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = local_access_chain_convert_pass.cpp; sourceTree = "<group>"; };
|
|
A994BED71FBF3F9700278EB9 /* local_access_chain_convert_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = local_access_chain_convert_pass.h; sourceTree = "<group>"; };
|
|
A994BED81FBF3F9700278EB9 /* local_single_block_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = local_single_block_elim_pass.cpp; sourceTree = "<group>"; };
|
|
A994BED91FBF3F9700278EB9 /* local_single_block_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = local_single_block_elim_pass.h; sourceTree = "<group>"; };
|
|
A994BEDA1FBF3F9700278EB9 /* local_single_store_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = local_single_store_elim_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEDB1FBF3F9700278EB9 /* local_single_store_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = local_single_store_elim_pass.h; sourceTree = "<group>"; };
|
|
A994BEDC1FBF3F9700278EB9 /* local_ssa_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = local_ssa_elim_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEDD1FBF3F9700278EB9 /* local_ssa_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = local_ssa_elim_pass.h; sourceTree = "<group>"; };
|
|
A994BEDE1FBF3F9700278EB9 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
|
|
A994BEDF1FBF3F9700278EB9 /* make_unique.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = make_unique.h; sourceTree = "<group>"; };
|
|
A994BEE01FBF3F9700278EB9 /* mem_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mem_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEE11FBF3F9700278EB9 /* mem_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem_pass.h; sourceTree = "<group>"; };
|
|
A994BEE21FBF3F9700278EB9 /* merge_return_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = merge_return_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEE31FBF3F9700278EB9 /* merge_return_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = merge_return_pass.h; sourceTree = "<group>"; };
|
|
A994BEE41FBF3F9700278EB9 /* module.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = module.cpp; sourceTree = "<group>"; };
|
|
A994BEE51FBF3F9700278EB9 /* module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = module.h; sourceTree = "<group>"; };
|
|
A994BEE61FBF3F9700278EB9 /* null_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = null_pass.h; sourceTree = "<group>"; };
|
|
A994BEE71FBF3F9700278EB9 /* optimizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = optimizer.cpp; sourceTree = "<group>"; };
|
|
A994BEE81FBF3F9700278EB9 /* pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pass.cpp; sourceTree = "<group>"; };
|
|
A994BEE91FBF3F9700278EB9 /* pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pass.h; sourceTree = "<group>"; };
|
|
A994BEEA1FBF3F9700278EB9 /* pass_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pass_manager.cpp; sourceTree = "<group>"; };
|
|
A994BEEB1FBF3F9700278EB9 /* pass_manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pass_manager.h; sourceTree = "<group>"; };
|
|
A994BEEC1FBF3F9700278EB9 /* passes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = passes.h; sourceTree = "<group>"; };
|
|
A994BEED1FBF3F9700278EB9 /* reflect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reflect.h; sourceTree = "<group>"; };
|
|
A994BEEE1FBF3F9700278EB9 /* remove_duplicates_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = remove_duplicates_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEEF1FBF3F9700278EB9 /* remove_duplicates_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = remove_duplicates_pass.h; sourceTree = "<group>"; };
|
|
A994BEF01FBF3F9700278EB9 /* set_spec_constant_default_value_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = set_spec_constant_default_value_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEF11FBF3F9700278EB9 /* set_spec_constant_default_value_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = set_spec_constant_default_value_pass.h; sourceTree = "<group>"; };
|
|
A994BEF21FBF3F9700278EB9 /* strength_reduction_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strength_reduction_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEF31FBF3F9700278EB9 /* strength_reduction_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strength_reduction_pass.h; sourceTree = "<group>"; };
|
|
A994BEF41FBF3F9700278EB9 /* strip_debug_info_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strip_debug_info_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEF51FBF3F9700278EB9 /* strip_debug_info_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strip_debug_info_pass.h; sourceTree = "<group>"; };
|
|
A994BEF61FBF3F9700278EB9 /* type_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = type_manager.cpp; sourceTree = "<group>"; };
|
|
A994BEF71FBF3F9700278EB9 /* type_manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = type_manager.h; sourceTree = "<group>"; };
|
|
A994BEF81FBF3F9700278EB9 /* types.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = types.cpp; sourceTree = "<group>"; };
|
|
A994BEF91FBF3F9700278EB9 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
|
|
A994BEFA1FBF3F9700278EB9 /* unify_const_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unify_const_pass.cpp; sourceTree = "<group>"; };
|
|
A994BEFB1FBF3F9700278EB9 /* unify_const_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unify_const_pass.h; sourceTree = "<group>"; };
|
|
A994BEFC1FBF3F9700278EB9 /* parsed_operand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parsed_operand.cpp; sourceTree = "<group>"; };
|
|
A994BEFD1FBF3F9700278EB9 /* parsed_operand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parsed_operand.h; sourceTree = "<group>"; };
|
|
A994BEFE1FBF3F9700278EB9 /* print.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = print.cpp; sourceTree = "<group>"; };
|
|
A994BEFF1FBF3F9700278EB9 /* print.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = print.h; sourceTree = "<group>"; };
|
|
A994BF001FBF3F9700278EB9 /* software_version.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = software_version.cpp; sourceTree = "<group>"; };
|
|
A994BF011FBF3F9700278EB9 /* spirv_constant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_constant.h; sourceTree = "<group>"; };
|
|
A994BF021FBF3F9700278EB9 /* spirv_definition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_definition.h; sourceTree = "<group>"; };
|
|
A994BF031FBF3F9700278EB9 /* spirv_endian.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spirv_endian.cpp; sourceTree = "<group>"; };
|
|
A994BF041FBF3F9700278EB9 /* spirv_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_endian.h; sourceTree = "<group>"; };
|
|
A994BF051FBF3F9700278EB9 /* spirv_stats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spirv_stats.cpp; sourceTree = "<group>"; };
|
|
A994BF061FBF3F9700278EB9 /* spirv_stats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_stats.h; sourceTree = "<group>"; };
|
|
A994BF071FBF3F9700278EB9 /* spirv_target_env.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spirv_target_env.cpp; sourceTree = "<group>"; };
|
|
A994BF081FBF3F9700278EB9 /* spirv_target_env.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_target_env.h; sourceTree = "<group>"; };
|
|
A994BF091FBF3F9700278EB9 /* spirv_validator_options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spirv_validator_options.cpp; sourceTree = "<group>"; };
|
|
A994BF0A1FBF3F9700278EB9 /* spirv_validator_options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_validator_options.h; sourceTree = "<group>"; };
|
|
A994BF0B1FBF3F9700278EB9 /* table.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = table.cpp; sourceTree = "<group>"; };
|
|
A994BF0C1FBF3F9700278EB9 /* table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = table.h; sourceTree = "<group>"; };
|
|
A994BF0D1FBF3F9700278EB9 /* text.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text.cpp; sourceTree = "<group>"; };
|
|
A994BF0E1FBF3F9700278EB9 /* text.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = text.h; sourceTree = "<group>"; };
|
|
A994BF0F1FBF3F9700278EB9 /* text_handler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text_handler.cpp; sourceTree = "<group>"; };
|
|
A994BF101FBF3F9700278EB9 /* text_handler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = text_handler.h; sourceTree = "<group>"; };
|
|
A994BF121FBF3F9700278EB9 /* bit_stream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bit_stream.cpp; sourceTree = "<group>"; };
|
|
A994BF131FBF3F9700278EB9 /* bit_stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bit_stream.h; sourceTree = "<group>"; };
|
|
A994BF141FBF3F9700278EB9 /* bitutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bitutils.h; sourceTree = "<group>"; };
|
|
A994BF151FBF3F9700278EB9 /* hex_float.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hex_float.h; sourceTree = "<group>"; };
|
|
A994BF161FBF3F9700278EB9 /* huffman_codec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = huffman_codec.h; sourceTree = "<group>"; };
|
|
A994BF171FBF3F9700278EB9 /* ilist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ilist.h; sourceTree = "<group>"; };
|
|
A994BF181FBF3F9700278EB9 /* ilist_node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ilist_node.h; sourceTree = "<group>"; };
|
|
A994BF191FBF3F9700278EB9 /* move_to_front.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = move_to_front.h; sourceTree = "<group>"; };
|
|
A994BF1A1FBF3F9700278EB9 /* parse_number.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parse_number.cpp; sourceTree = "<group>"; };
|
|
A994BF1B1FBF3F9700278EB9 /* parse_number.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parse_number.h; sourceTree = "<group>"; };
|
|
A994BF1C1FBF3F9700278EB9 /* string_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_utils.cpp; sourceTree = "<group>"; };
|
|
A994BF1D1FBF3F9700278EB9 /* string_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string_utils.h; sourceTree = "<group>"; };
|
|
A994BF1F1FBF3F9700278EB9 /* basic_block.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_block.cpp; sourceTree = "<group>"; };
|
|
A994BF201FBF3F9700278EB9 /* basic_block.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = basic_block.h; sourceTree = "<group>"; };
|
|
A994BF211FBF3F9700278EB9 /* construct.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = construct.cpp; sourceTree = "<group>"; };
|
|
A994BF221FBF3F9700278EB9 /* construct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = construct.h; sourceTree = "<group>"; };
|
|
A994BF231FBF3F9700278EB9 /* decoration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decoration.h; sourceTree = "<group>"; };
|
|
A994BF241FBF3F9700278EB9 /* function.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = function.cpp; sourceTree = "<group>"; };
|
|
A994BF251FBF3F9700278EB9 /* function.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = function.h; sourceTree = "<group>"; };
|
|
A994BF261FBF3F9700278EB9 /* instruction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = instruction.cpp; sourceTree = "<group>"; };
|
|
A994BF271FBF3F9700278EB9 /* instruction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = instruction.h; sourceTree = "<group>"; };
|
|
A994BF281FBF3F9700278EB9 /* validation_state.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validation_state.cpp; sourceTree = "<group>"; };
|
|
A994BF291FBF3F9700278EB9 /* validation_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = validation_state.h; sourceTree = "<group>"; };
|
|
A994BF2A1FBF3F9700278EB9 /* validate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate.cpp; sourceTree = "<group>"; };
|
|
A994BF2B1FBF3F9700278EB9 /* validate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = validate.h; sourceTree = "<group>"; };
|
|
A994BF2C1FBF3F9700278EB9 /* validate_arithmetics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_arithmetics.cpp; sourceTree = "<group>"; };
|
|
A994BF2D1FBF3F9700278EB9 /* validate_bitwise.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_bitwise.cpp; sourceTree = "<group>"; };
|
|
A994BF2E1FBF3F9700278EB9 /* validate_capability.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_capability.cpp; sourceTree = "<group>"; };
|
|
A994BF2F1FBF3F9700278EB9 /* validate_cfg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_cfg.cpp; sourceTree = "<group>"; };
|
|
A994BF301FBF3F9700278EB9 /* validate_conversion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_conversion.cpp; sourceTree = "<group>"; };
|
|
A994BF311FBF3F9700278EB9 /* validate_datarules.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_datarules.cpp; sourceTree = "<group>"; };
|
|
A994BF321FBF3F9700278EB9 /* validate_decorations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_decorations.cpp; sourceTree = "<group>"; };
|
|
A994BF331FBF3F9700278EB9 /* validate_id.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_id.cpp; sourceTree = "<group>"; };
|
|
A994BF341FBF3F9700278EB9 /* validate_instruction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_instruction.cpp; sourceTree = "<group>"; };
|
|
A994BF351FBF3F9700278EB9 /* validate_layout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_layout.cpp; sourceTree = "<group>"; };
|
|
A994BF361FBF3F9700278EB9 /* validate_logicals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_logicals.cpp; sourceTree = "<group>"; };
|
|
A994BF371FBF3F9700278EB9 /* validate_type_unique.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_type_unique.cpp; sourceTree = "<group>"; };
|
|
A9AB19901CB5B5A80001E7F9 /* spirv_common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spirv_common.hpp; path = "SPIRV-Cross/spirv_common.hpp"; sourceTree = "<group>"; };
|
|
A9AB19911CB5B5A80001E7F9 /* spirv_cross.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spirv_cross.cpp; path = "SPIRV-Cross/spirv_cross.cpp"; sourceTree = "<group>"; };
|
|
A9AB19921CB5B5A80001E7F9 /* spirv_cross.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spirv_cross.hpp; path = "SPIRV-Cross/spirv_cross.hpp"; sourceTree = "<group>"; };
|
|
A9AB19931CB5B5A80001E7F9 /* spirv_glsl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spirv_glsl.cpp; path = "SPIRV-Cross/spirv_glsl.cpp"; sourceTree = "<group>"; };
|
|
A9AB19941CB5B5A80001E7F9 /* spirv_glsl.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spirv_glsl.hpp; path = "SPIRV-Cross/spirv_glsl.hpp"; sourceTree = "<group>"; };
|
|
A9AB19951CB5B5A80001E7F9 /* spirv_msl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spirv_msl.cpp; path = "SPIRV-Cross/spirv_msl.cpp"; sourceTree = "<group>"; };
|
|
A9AB19961CB5B5A80001E7F9 /* spirv_msl.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spirv_msl.hpp; path = "SPIRV-Cross/spirv_msl.hpp"; sourceTree = "<group>"; };
|
|
A9BB09751CEF89B100CCAB22 /* spirv.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = spirv.hpp; sourceTree = "<group>"; };
|
|
A9D007E51EF952E200B49F9D /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
A9D007E71EF952E200B49F9D /* CodeGen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CodeGen.cpp; sourceTree = "<group>"; };
|
|
A9D007E81EF952E200B49F9D /* Link.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Link.cpp; sourceTree = "<group>"; };
|
|
A9D007EA1EF952E200B49F9D /* arrays.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arrays.h; sourceTree = "<group>"; };
|
|
A9D007EB1EF952E200B49F9D /* BaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseTypes.h; sourceTree = "<group>"; };
|
|
A9D007EC1EF952E200B49F9D /* Common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Common.h; sourceTree = "<group>"; };
|
|
A9D007ED1EF952E200B49F9D /* ConstantUnion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConstantUnion.h; sourceTree = "<group>"; };
|
|
A9D007EE1EF952E200B49F9D /* InfoSink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InfoSink.h; sourceTree = "<group>"; };
|
|
A9D007EF1EF952E200B49F9D /* InitializeGlobals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InitializeGlobals.h; sourceTree = "<group>"; };
|
|
A9D007F01EF952E200B49F9D /* intermediate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intermediate.h; sourceTree = "<group>"; };
|
|
A9D007F11EF952E200B49F9D /* PoolAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PoolAlloc.h; sourceTree = "<group>"; };
|
|
A9D007F21EF952E200B49F9D /* ResourceLimits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResourceLimits.h; sourceTree = "<group>"; };
|
|
A9D007F31EF952E200B49F9D /* revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = revision.h; sourceTree = "<group>"; };
|
|
A9D007F41EF952E200B49F9D /* revision.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = revision.template; sourceTree = "<group>"; };
|
|
A9D007F51EF952E200B49F9D /* ShHandle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShHandle.h; sourceTree = "<group>"; };
|
|
A9D007F61EF952E200B49F9D /* Types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTree = "<group>"; };
|
|
A9D007F81EF952E200B49F9D /* Constant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Constant.cpp; sourceTree = "<group>"; };
|
|
A9D007F91EF952E200B49F9D /* gl_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gl_types.h; sourceTree = "<group>"; };
|
|
A9D007FB1EF952E200B49F9D /* glslang_tab.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = glslang_tab.cpp; sourceTree = "<group>"; };
|
|
A9D007FC1EF952E200B49F9D /* glslang_tab.cpp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = glslang_tab.cpp.h; sourceTree = "<group>"; };
|
|
A9D007FD1EF952E200B49F9D /* InfoSink.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InfoSink.cpp; sourceTree = "<group>"; };
|
|
A9D007FE1EF952E200B49F9D /* Initialize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Initialize.cpp; sourceTree = "<group>"; };
|
|
A9D007FF1EF952E200B49F9D /* Initialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Initialize.h; sourceTree = "<group>"; };
|
|
A9D008001EF952E200B49F9D /* Intermediate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Intermediate.cpp; sourceTree = "<group>"; };
|
|
A9D008011EF952E200B49F9D /* intermOut.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = intermOut.cpp; sourceTree = "<group>"; };
|
|
A9D008021EF952E200B49F9D /* IntermTraverse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IntermTraverse.cpp; sourceTree = "<group>"; };
|
|
A9D008031EF952E200B49F9D /* iomapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = iomapper.cpp; sourceTree = "<group>"; };
|
|
A9D008041EF952E200B49F9D /* iomapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iomapper.h; sourceTree = "<group>"; };
|
|
A9D008051EF952E200B49F9D /* limits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = limits.cpp; sourceTree = "<group>"; };
|
|
A9D008061EF952E200B49F9D /* linkValidate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linkValidate.cpp; sourceTree = "<group>"; };
|
|
A9D008071EF952E200B49F9D /* LiveTraverser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiveTraverser.h; sourceTree = "<group>"; };
|
|
A9D008081EF952E200B49F9D /* localintermediate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = localintermediate.h; sourceTree = "<group>"; };
|
|
A9D008091EF952E200B49F9D /* parseConst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parseConst.cpp; sourceTree = "<group>"; };
|
|
A9D0080A1EF952E200B49F9D /* ParseContextBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ParseContextBase.cpp; sourceTree = "<group>"; };
|
|
A9D0080B1EF952E200B49F9D /* ParseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ParseHelper.cpp; sourceTree = "<group>"; };
|
|
A9D0080C1EF952E200B49F9D /* ParseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParseHelper.h; sourceTree = "<group>"; };
|
|
A9D0080D1EF952E200B49F9D /* parseVersions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parseVersions.h; sourceTree = "<group>"; };
|
|
A9D0080E1EF952E200B49F9D /* PoolAlloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PoolAlloc.cpp; sourceTree = "<group>"; };
|
|
A9D008101EF952E200B49F9D /* Pp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Pp.cpp; sourceTree = "<group>"; };
|
|
A9D008111EF952E200B49F9D /* PpAtom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PpAtom.cpp; sourceTree = "<group>"; };
|
|
A9D008121EF952E200B49F9D /* PpContext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PpContext.cpp; sourceTree = "<group>"; };
|
|
A9D008131EF952E200B49F9D /* PpContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PpContext.h; sourceTree = "<group>"; };
|
|
A9D008141EF952E200B49F9D /* PpScanner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PpScanner.cpp; sourceTree = "<group>"; };
|
|
A9D008151EF952E200B49F9D /* PpTokens.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PpTokens.cpp; sourceTree = "<group>"; };
|
|
A9D008161EF952E200B49F9D /* PpTokens.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PpTokens.h; sourceTree = "<group>"; };
|
|
A9D008171EF952E200B49F9D /* propagateNoContraction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = propagateNoContraction.cpp; sourceTree = "<group>"; };
|
|
A9D008181EF952E200B49F9D /* propagateNoContraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = propagateNoContraction.h; sourceTree = "<group>"; };
|
|
A9D008191EF952E200B49F9D /* reflection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reflection.cpp; sourceTree = "<group>"; };
|
|
A9D0081A1EF952E200B49F9D /* reflection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reflection.h; sourceTree = "<group>"; };
|
|
A9D0081B1EF952E200B49F9D /* RemoveTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RemoveTree.cpp; sourceTree = "<group>"; };
|
|
A9D0081C1EF952E200B49F9D /* RemoveTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RemoveTree.h; sourceTree = "<group>"; };
|
|
A9D0081D1EF952E200B49F9D /* Scan.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Scan.cpp; sourceTree = "<group>"; };
|
|
A9D0081E1EF952E200B49F9D /* Scan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Scan.h; sourceTree = "<group>"; };
|
|
A9D0081F1EF952E200B49F9D /* ScanContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScanContext.h; sourceTree = "<group>"; };
|
|
A9D008201EF952E200B49F9D /* ShaderLang.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ShaderLang.cpp; sourceTree = "<group>"; };
|
|
A9D008211EF952E200B49F9D /* SymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SymbolTable.cpp; sourceTree = "<group>"; };
|
|
A9D008221EF952E200B49F9D /* SymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SymbolTable.h; sourceTree = "<group>"; };
|
|
A9D008231EF952E200B49F9D /* Versions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Versions.cpp; sourceTree = "<group>"; };
|
|
A9D008241EF952E200B49F9D /* Versions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Versions.h; sourceTree = "<group>"; };
|
|
A9D008261EF952E200B49F9D /* osinclude.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = osinclude.h; sourceTree = "<group>"; };
|
|
A9D008281EF952E200B49F9D /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
A9D008291EF952E200B49F9D /* ossource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ossource.cpp; sourceTree = "<group>"; };
|
|
A9D0082F1EF952E200B49F9D /* ShaderLang.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShaderLang.h; sourceTree = "<group>"; };
|
|
A9D008301EF952E200B49F9D /* updateGrammar */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = updateGrammar; sourceTree = "<group>"; };
|
|
A9D008321EF952E200B49F9D /* bitutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bitutils.h; sourceTree = "<group>"; };
|
|
A9D008331EF952E200B49F9D /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
A9D008341EF952E200B49F9D /* disassemble.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = disassemble.cpp; sourceTree = "<group>"; };
|
|
A9D008351EF952E200B49F9D /* disassemble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disassemble.h; sourceTree = "<group>"; };
|
|
A9D008361EF952E200B49F9D /* doc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = doc.cpp; sourceTree = "<group>"; };
|
|
A9D008371EF952E200B49F9D /* doc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = doc.h; sourceTree = "<group>"; };
|
|
A9D008381EF952E200B49F9D /* GLSL.ext.AMD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSL.ext.AMD.h; sourceTree = "<group>"; };
|
|
A9D008391EF952E200B49F9D /* GLSL.ext.KHR.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSL.ext.KHR.h; sourceTree = "<group>"; };
|
|
A9D0083A1EF952E200B49F9D /* GLSL.ext.NV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSL.ext.NV.h; sourceTree = "<group>"; };
|
|
A9D0083B1EF952E200B49F9D /* GLSL.std.450.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSL.std.450.h; sourceTree = "<group>"; };
|
|
A9D0083C1EF952E200B49F9D /* GlslangToSpv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GlslangToSpv.cpp; sourceTree = "<group>"; };
|
|
A9D0083D1EF952E200B49F9D /* GlslangToSpv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GlslangToSpv.h; sourceTree = "<group>"; };
|
|
A9D0083E1EF952E200B49F9D /* hex_float.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hex_float.h; sourceTree = "<group>"; };
|
|
A9D0083F1EF952E200B49F9D /* InReadableOrder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InReadableOrder.cpp; sourceTree = "<group>"; };
|
|
A9D008401EF952E200B49F9D /* Logger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Logger.cpp; sourceTree = "<group>"; };
|
|
A9D008411EF952E200B49F9D /* Logger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Logger.h; sourceTree = "<group>"; };
|
|
A9D008421EF952E200B49F9D /* spirv.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = spirv.hpp; sourceTree = "<group>"; };
|
|
A9D008431EF952E200B49F9D /* SpvBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SpvBuilder.cpp; sourceTree = "<group>"; };
|
|
A9D008441EF952E200B49F9D /* SpvBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpvBuilder.h; sourceTree = "<group>"; };
|
|
A9D008451EF952E200B49F9D /* spvIR.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spvIR.h; sourceTree = "<group>"; };
|
|
A9D008461EF952E200B49F9D /* SPVRemapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SPVRemapper.cpp; sourceTree = "<group>"; };
|
|
A9D008471EF952E200B49F9D /* SPVRemapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPVRemapper.h; sourceTree = "<group>"; };
|
|
A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MVKCommonEnvironment.h; sourceTree = "<group>"; };
|
|
A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MVKLogging.h; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
A9092A8A1A81717B00051823 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A925B71A1C78DEB2006E7ECD /* MoltenVKGLSLToSPIRVConverter.framework in Frameworks */,
|
|
A925B71B1C78DEB2006E7ECD /* MoltenVKSPIRVToMSLConverter.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
A9093C561C58013D0094110D /* MoltenVKSPIRVToMSLConverter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9FE521B1D440E17001DD573 /* SPIRV-Tools */,
|
|
A9381E5C1CB55F4600287A79 /* SPIRV-Cross */,
|
|
A928C9171D0488DC00071B88 /* SPIRVConversion.h */,
|
|
A928C9181D0488DC00071B88 /* SPIRVConversion.mm */,
|
|
A9093F5A1C58013E0094110D /* SPIRVToMSLConverter.cpp */,
|
|
A9093F5B1C58013E0094110D /* SPIRVToMSLConverter.h */,
|
|
A9BB09751CEF89B100CCAB22 /* spirv.hpp */,
|
|
);
|
|
path = MoltenVKSPIRVToMSLConverter;
|
|
sourceTree = "<group>";
|
|
};
|
|
A90940A11C5808BB0094110D /* MoltenVKGLSLToSPIRVConverter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A97B21311C80B38D003F0FB4 /* glslang */,
|
|
A90940A31C5808BB0094110D /* GLSLToSPIRVConverter.cpp */,
|
|
A90940A41C5808BB0094110D /* GLSLToSPIRVConverter.h */,
|
|
A90941A11C581F840094110D /* GLSLConversion.mm */,
|
|
A90941A21C581F840094110D /* GLSLConversion.h */,
|
|
);
|
|
path = MoltenVKGLSLToSPIRVConverter;
|
|
sourceTree = "<group>";
|
|
};
|
|
A91425DF1EF9542E00891AFD /* OGLCompilersDLL */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A91425E01EF9542E00891AFD /* CMakeLists.txt */,
|
|
A91425E11EF9542E00891AFD /* InitializeDll.cpp */,
|
|
A91425E21EF9542E00891AFD /* InitializeDll.h */,
|
|
);
|
|
name = OGLCompilersDLL;
|
|
path = glslang/OGLCompilersDLL;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9381E5C1CB55F4600287A79 /* SPIRV-Cross */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A95C5F3D1DEA9070000D17B6 /* spirv_cfg.cpp */,
|
|
A95C5F3E1DEA9070000D17B6 /* spirv_cfg.hpp */,
|
|
A9AB19901CB5B5A80001E7F9 /* spirv_common.hpp */,
|
|
A9AB19911CB5B5A80001E7F9 /* spirv_cross.cpp */,
|
|
A9AB19921CB5B5A80001E7F9 /* spirv_cross.hpp */,
|
|
A9AB19931CB5B5A80001E7F9 /* spirv_glsl.cpp */,
|
|
A9AB19941CB5B5A80001E7F9 /* spirv_glsl.hpp */,
|
|
A9AB19951CB5B5A80001E7F9 /* spirv_msl.cpp */,
|
|
A9AB19961CB5B5A80001E7F9 /* spirv_msl.hpp */,
|
|
);
|
|
name = "SPIRV-Cross";
|
|
sourceTree = "<group>";
|
|
};
|
|
A964B28D1C57EBC400D930D8 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A93903C71C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter.framework */,
|
|
A93903BF1C57E9D700FE90DC /* MoltenVKSPIRVToMSLConverter.framework */,
|
|
A964BD5F1C57EFBD00D930D8 /* MoltenVKShaderConverter */,
|
|
A964BD601C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */,
|
|
A964BD611C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
A97B21311C80B38D003F0FB4 /* glslang */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D007E41EF952E200B49F9D /* glslang */,
|
|
A91425DF1EF9542E00891AFD /* OGLCompilersDLL */,
|
|
A9D008311EF952E200B49F9D /* SPIRV */,
|
|
);
|
|
name = glslang;
|
|
sourceTree = "<group>";
|
|
};
|
|
A97CC73C1C7527F3004A5C7E /* MoltenVKShaderConverterTool */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A925B70A1C7754B2006E7ECD /* FileSupport.mm */,
|
|
A925B70B1C7754B2006E7ECD /* FileSupport.h */,
|
|
A97CC73D1C7527F3004A5C7E /* main.cpp */,
|
|
A97CC73E1C7527F3004A5C7E /* MoltenVKShaderConverterTool.cpp */,
|
|
A97CC73F1C7527F3004A5C7E /* MoltenVKShaderConverterTool.h */,
|
|
);
|
|
path = MoltenVKShaderConverterTool;
|
|
sourceTree = "<group>";
|
|
};
|
|
A994BE721FBF3F9700278EB9 /* source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A994BE731FBF3F9700278EB9 /* assembly_grammar.cpp */,
|
|
A994BE741FBF3F9700278EB9 /* assembly_grammar.h */,
|
|
A994BE751FBF3F9700278EB9 /* binary.cpp */,
|
|
A994BE761FBF3F9700278EB9 /* binary.h */,
|
|
A994BE771FBF3F9700278EB9 /* cfa.h */,
|
|
A994BE781FBF3F9700278EB9 /* CMakeLists.txt */,
|
|
A994BE791FBF3F9700278EB9 /* comp */,
|
|
A994BE7E1FBF3F9700278EB9 /* diagnostic.cpp */,
|
|
A994BE7F1FBF3F9700278EB9 /* diagnostic.h */,
|
|
A994BE801FBF3F9700278EB9 /* disassemble.cpp */,
|
|
A994BE811FBF3F9700278EB9 /* enum_set.h */,
|
|
A994BE821FBF3F9700278EB9 /* enum_string_mapping.cpp */,
|
|
A994BE831FBF3F9700278EB9 /* enum_string_mapping.h */,
|
|
A994BE841FBF3F9700278EB9 /* ext_inst.cpp */,
|
|
A994BE851FBF3F9700278EB9 /* ext_inst.h */,
|
|
A994BE861FBF3F9700278EB9 /* extensions.cpp */,
|
|
A994BE871FBF3F9700278EB9 /* extensions.h */,
|
|
A994BE881FBF3F9700278EB9 /* extinst.spv-amd-gcn-shader.grammar.json */,
|
|
A994BE891FBF3F9700278EB9 /* extinst.spv-amd-shader-ballot.grammar.json */,
|
|
A994BE8A1FBF3F9700278EB9 /* extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json */,
|
|
A994BE8B1FBF3F9700278EB9 /* extinst.spv-amd-shader-trinary-minmax.grammar.json */,
|
|
A994BE8C1FBF3F9700278EB9 /* id_descriptor.cpp */,
|
|
A994BE8D1FBF3F9700278EB9 /* id_descriptor.h */,
|
|
A994BE8E1FBF3F9700278EB9 /* instruction.h */,
|
|
A994BE8F1FBF3F9700278EB9 /* libspirv.cpp */,
|
|
A994BE901FBF3F9700278EB9 /* link */,
|
|
A994BE931FBF3F9700278EB9 /* macro.h */,
|
|
A994BE941FBF3F9700278EB9 /* message.cpp */,
|
|
A994BE951FBF3F9700278EB9 /* message.h */,
|
|
A994BE961FBF3F9700278EB9 /* name_mapper.cpp */,
|
|
A994BE971FBF3F9700278EB9 /* name_mapper.h */,
|
|
A994BE981FBF3F9700278EB9 /* opcode.cpp */,
|
|
A994BE991FBF3F9700278EB9 /* opcode.h */,
|
|
A994BE9A1FBF3F9700278EB9 /* operand.cpp */,
|
|
A994BE9B1FBF3F9700278EB9 /* operand.h */,
|
|
A994BE9C1FBF3F9700278EB9 /* opt */,
|
|
A994BEFC1FBF3F9700278EB9 /* parsed_operand.cpp */,
|
|
A994BEFD1FBF3F9700278EB9 /* parsed_operand.h */,
|
|
A994BEFE1FBF3F9700278EB9 /* print.cpp */,
|
|
A994BEFF1FBF3F9700278EB9 /* print.h */,
|
|
A994BF001FBF3F9700278EB9 /* software_version.cpp */,
|
|
A994BF011FBF3F9700278EB9 /* spirv_constant.h */,
|
|
A994BF021FBF3F9700278EB9 /* spirv_definition.h */,
|
|
A994BF031FBF3F9700278EB9 /* spirv_endian.cpp */,
|
|
A994BF041FBF3F9700278EB9 /* spirv_endian.h */,
|
|
A994BF051FBF3F9700278EB9 /* spirv_stats.cpp */,
|
|
A994BF061FBF3F9700278EB9 /* spirv_stats.h */,
|
|
A994BF071FBF3F9700278EB9 /* spirv_target_env.cpp */,
|
|
A994BF081FBF3F9700278EB9 /* spirv_target_env.h */,
|
|
A994BF091FBF3F9700278EB9 /* spirv_validator_options.cpp */,
|
|
A994BF0A1FBF3F9700278EB9 /* spirv_validator_options.h */,
|
|
A994BF0B1FBF3F9700278EB9 /* table.cpp */,
|
|
A994BF0C1FBF3F9700278EB9 /* table.h */,
|
|
A994BF0D1FBF3F9700278EB9 /* text.cpp */,
|
|
A994BF0E1FBF3F9700278EB9 /* text.h */,
|
|
A994BF0F1FBF3F9700278EB9 /* text_handler.cpp */,
|
|
A994BF101FBF3F9700278EB9 /* text_handler.h */,
|
|
A994BF111FBF3F9700278EB9 /* util */,
|
|
A994BF1E1FBF3F9700278EB9 /* val */,
|
|
A994BF2A1FBF3F9700278EB9 /* validate.cpp */,
|
|
A994BF2B1FBF3F9700278EB9 /* validate.h */,
|
|
A994BF2C1FBF3F9700278EB9 /* validate_arithmetics.cpp */,
|
|
A994BF2D1FBF3F9700278EB9 /* validate_bitwise.cpp */,
|
|
A994BF2E1FBF3F9700278EB9 /* validate_capability.cpp */,
|
|
A994BF2F1FBF3F9700278EB9 /* validate_cfg.cpp */,
|
|
A994BF301FBF3F9700278EB9 /* validate_conversion.cpp */,
|
|
A994BF311FBF3F9700278EB9 /* validate_datarules.cpp */,
|
|
A994BF321FBF3F9700278EB9 /* validate_decorations.cpp */,
|
|
A994BF331FBF3F9700278EB9 /* validate_id.cpp */,
|
|
A994BF341FBF3F9700278EB9 /* validate_instruction.cpp */,
|
|
A994BF351FBF3F9700278EB9 /* validate_layout.cpp */,
|
|
A994BF361FBF3F9700278EB9 /* validate_logicals.cpp */,
|
|
A994BF371FBF3F9700278EB9 /* validate_type_unique.cpp */,
|
|
);
|
|
name = source;
|
|
path = "source";
|
|
sourceTree = "<group>";
|
|
};
|
|
A994BE791FBF3F9700278EB9 /* comp */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A994BE7A1FBF3F9700278EB9 /* CMakeLists.txt */,
|
|
A994BE7B1FBF3F9700278EB9 /* markv.h */,
|
|
A994BE7C1FBF3F9700278EB9 /* markv_codec.cpp */,
|
|
A994BE7D1FBF3F9700278EB9 /* markv_model.h */,
|
|
);
|
|
path = comp;
|
|
sourceTree = "<group>";
|
|
};
|
|
A994BE901FBF3F9700278EB9 /* link */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A994BE911FBF3F9700278EB9 /* CMakeLists.txt */,
|
|
A994BE921FBF3F9700278EB9 /* linker.cpp */,
|
|
);
|
|
path = link;
|
|
sourceTree = "<group>";
|
|
};
|
|
A994BE9C1FBF3F9700278EB9 /* opt */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A994BE9D1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.cpp */,
|
|
A994BE9E1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.h */,
|
|
A994BE9F1FBF3F9700278EB9 /* basic_block.cpp */,
|
|
A994BEA01FBF3F9700278EB9 /* basic_block.h */,
|
|
A994BEA11FBF3F9700278EB9 /* block_merge_pass.cpp */,
|
|
A994BEA21FBF3F9700278EB9 /* block_merge_pass.h */,
|
|
A994BEA31FBF3F9700278EB9 /* build_module.cpp */,
|
|
A994BEA41FBF3F9700278EB9 /* build_module.h */,
|
|
A994BEA51FBF3F9700278EB9 /* cfg.cpp */,
|
|
A994BEA61FBF3F9700278EB9 /* cfg.h */,
|
|
A994BEA71FBF3F9700278EB9 /* cfg_cleanup_pass.cpp */,
|
|
A994BEA81FBF3F9700278EB9 /* cfg_cleanup_pass.h */,
|
|
A994BEA91FBF3F9700278EB9 /* CMakeLists.txt */,
|
|
A994BEAA1FBF3F9700278EB9 /* common_uniform_elim_pass.cpp */,
|
|
A994BEAB1FBF3F9700278EB9 /* common_uniform_elim_pass.h */,
|
|
A994BEAC1FBF3F9700278EB9 /* compact_ids_pass.cpp */,
|
|
A994BEAD1FBF3F9700278EB9 /* compact_ids_pass.h */,
|
|
A994BEAE1FBF3F9700278EB9 /* constants.h */,
|
|
A994BEAF1FBF3F9700278EB9 /* dead_branch_elim_pass.cpp */,
|
|
A994BEB01FBF3F9700278EB9 /* dead_branch_elim_pass.h */,
|
|
A994BEB11FBF3F9700278EB9 /* dead_variable_elimination.cpp */,
|
|
A994BEB21FBF3F9700278EB9 /* dead_variable_elimination.h */,
|
|
A994BEB31FBF3F9700278EB9 /* decoration_manager.cpp */,
|
|
A994BEB41FBF3F9700278EB9 /* decoration_manager.h */,
|
|
A994BEB51FBF3F9700278EB9 /* def_use_manager.cpp */,
|
|
A994BEB61FBF3F9700278EB9 /* def_use_manager.h */,
|
|
A994BEB71FBF3F9700278EB9 /* eliminate_dead_constant_pass.cpp */,
|
|
A994BEB81FBF3F9700278EB9 /* eliminate_dead_constant_pass.h */,
|
|
A994BEB91FBF3F9700278EB9 /* eliminate_dead_functions_pass.cpp */,
|
|
A994BEBA1FBF3F9700278EB9 /* eliminate_dead_functions_pass.h */,
|
|
A994BEBB1FBF3F9700278EB9 /* flatten_decoration_pass.cpp */,
|
|
A994BEBC1FBF3F9700278EB9 /* flatten_decoration_pass.h */,
|
|
A994BEBD1FBF3F9700278EB9 /* fold.cpp */,
|
|
A994BEBE1FBF3F9700278EB9 /* fold.h */,
|
|
A994BEBF1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.cpp */,
|
|
A994BEC01FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.h */,
|
|
A994BEC11FBF3F9700278EB9 /* freeze_spec_constant_value_pass.cpp */,
|
|
A994BEC21FBF3F9700278EB9 /* freeze_spec_constant_value_pass.h */,
|
|
A994BEC31FBF3F9700278EB9 /* function.cpp */,
|
|
A994BEC41FBF3F9700278EB9 /* function.h */,
|
|
A994BEC51FBF3F9700278EB9 /* inline_exhaustive_pass.cpp */,
|
|
A994BEC61FBF3F9700278EB9 /* inline_exhaustive_pass.h */,
|
|
A994BEC71FBF3F9700278EB9 /* inline_opaque_pass.cpp */,
|
|
A994BEC81FBF3F9700278EB9 /* inline_opaque_pass.h */,
|
|
A994BEC91FBF3F9700278EB9 /* inline_pass.cpp */,
|
|
A994BECA1FBF3F9700278EB9 /* inline_pass.h */,
|
|
A994BECB1FBF3F9700278EB9 /* insert_extract_elim.cpp */,
|
|
A994BECC1FBF3F9700278EB9 /* insert_extract_elim.h */,
|
|
A994BECD1FBF3F9700278EB9 /* instruction.cpp */,
|
|
A994BECE1FBF3F9700278EB9 /* instruction.h */,
|
|
A994BECF1FBF3F9700278EB9 /* instruction_list.cpp */,
|
|
A994BED01FBF3F9700278EB9 /* instruction_list.h */,
|
|
A994BED11FBF3F9700278EB9 /* ir_context.cpp */,
|
|
A994BED21FBF3F9700278EB9 /* ir_context.h */,
|
|
A994BED31FBF3F9700278EB9 /* ir_loader.cpp */,
|
|
A994BED41FBF3F9700278EB9 /* ir_loader.h */,
|
|
A994BED51FBF3F9700278EB9 /* iterator.h */,
|
|
A994BED61FBF3F9700278EB9 /* local_access_chain_convert_pass.cpp */,
|
|
A994BED71FBF3F9700278EB9 /* local_access_chain_convert_pass.h */,
|
|
A994BED81FBF3F9700278EB9 /* local_single_block_elim_pass.cpp */,
|
|
A994BED91FBF3F9700278EB9 /* local_single_block_elim_pass.h */,
|
|
A994BEDA1FBF3F9700278EB9 /* local_single_store_elim_pass.cpp */,
|
|
A994BEDB1FBF3F9700278EB9 /* local_single_store_elim_pass.h */,
|
|
A994BEDC1FBF3F9700278EB9 /* local_ssa_elim_pass.cpp */,
|
|
A994BEDD1FBF3F9700278EB9 /* local_ssa_elim_pass.h */,
|
|
A994BEDE1FBF3F9700278EB9 /* log.h */,
|
|
A994BEDF1FBF3F9700278EB9 /* make_unique.h */,
|
|
A994BEE01FBF3F9700278EB9 /* mem_pass.cpp */,
|
|
A994BEE11FBF3F9700278EB9 /* mem_pass.h */,
|
|
A994BEE21FBF3F9700278EB9 /* merge_return_pass.cpp */,
|
|
A994BEE31FBF3F9700278EB9 /* merge_return_pass.h */,
|
|
A994BEE41FBF3F9700278EB9 /* module.cpp */,
|
|
A994BEE51FBF3F9700278EB9 /* module.h */,
|
|
A994BEE61FBF3F9700278EB9 /* null_pass.h */,
|
|
A994BEE71FBF3F9700278EB9 /* optimizer.cpp */,
|
|
A994BEE81FBF3F9700278EB9 /* pass.cpp */,
|
|
A994BEE91FBF3F9700278EB9 /* pass.h */,
|
|
A994BEEA1FBF3F9700278EB9 /* pass_manager.cpp */,
|
|
A994BEEB1FBF3F9700278EB9 /* pass_manager.h */,
|
|
A994BEEC1FBF3F9700278EB9 /* passes.h */,
|
|
A994BEED1FBF3F9700278EB9 /* reflect.h */,
|
|
A994BEEE1FBF3F9700278EB9 /* remove_duplicates_pass.cpp */,
|
|
A994BEEF1FBF3F9700278EB9 /* remove_duplicates_pass.h */,
|
|
A994BEF01FBF3F9700278EB9 /* set_spec_constant_default_value_pass.cpp */,
|
|
A994BEF11FBF3F9700278EB9 /* set_spec_constant_default_value_pass.h */,
|
|
A994BEF21FBF3F9700278EB9 /* strength_reduction_pass.cpp */,
|
|
A994BEF31FBF3F9700278EB9 /* strength_reduction_pass.h */,
|
|
A994BEF41FBF3F9700278EB9 /* strip_debug_info_pass.cpp */,
|
|
A994BEF51FBF3F9700278EB9 /* strip_debug_info_pass.h */,
|
|
A994BEF61FBF3F9700278EB9 /* type_manager.cpp */,
|
|
A994BEF71FBF3F9700278EB9 /* type_manager.h */,
|
|
A994BEF81FBF3F9700278EB9 /* types.cpp */,
|
|
A994BEF91FBF3F9700278EB9 /* types.h */,
|
|
A994BEFA1FBF3F9700278EB9 /* unify_const_pass.cpp */,
|
|
A994BEFB1FBF3F9700278EB9 /* unify_const_pass.h */,
|
|
);
|
|
path = opt;
|
|
sourceTree = "<group>";
|
|
};
|
|
A994BF111FBF3F9700278EB9 /* util */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A994BF121FBF3F9700278EB9 /* bit_stream.cpp */,
|
|
A994BF131FBF3F9700278EB9 /* bit_stream.h */,
|
|
A994BF141FBF3F9700278EB9 /* bitutils.h */,
|
|
A994BF151FBF3F9700278EB9 /* hex_float.h */,
|
|
A994BF161FBF3F9700278EB9 /* huffman_codec.h */,
|
|
A994BF171FBF3F9700278EB9 /* ilist.h */,
|
|
A994BF181FBF3F9700278EB9 /* ilist_node.h */,
|
|
A994BF191FBF3F9700278EB9 /* move_to_front.h */,
|
|
A994BF1A1FBF3F9700278EB9 /* parse_number.cpp */,
|
|
A994BF1B1FBF3F9700278EB9 /* parse_number.h */,
|
|
A994BF1C1FBF3F9700278EB9 /* string_utils.cpp */,
|
|
A994BF1D1FBF3F9700278EB9 /* string_utils.h */,
|
|
);
|
|
path = util;
|
|
sourceTree = "<group>";
|
|
};
|
|
A994BF1E1FBF3F9700278EB9 /* val */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A994BF1F1FBF3F9700278EB9 /* basic_block.cpp */,
|
|
A994BF201FBF3F9700278EB9 /* basic_block.h */,
|
|
A994BF211FBF3F9700278EB9 /* construct.cpp */,
|
|
A994BF221FBF3F9700278EB9 /* construct.h */,
|
|
A994BF231FBF3F9700278EB9 /* decoration.h */,
|
|
A994BF241FBF3F9700278EB9 /* function.cpp */,
|
|
A994BF251FBF3F9700278EB9 /* function.h */,
|
|
A994BF261FBF3F9700278EB9 /* instruction.cpp */,
|
|
A994BF271FBF3F9700278EB9 /* instruction.h */,
|
|
A994BF281FBF3F9700278EB9 /* validation_state.cpp */,
|
|
A994BF291FBF3F9700278EB9 /* validation_state.h */,
|
|
);
|
|
path = val;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D007E41EF952E200B49F9D /* glslang */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D007E51EF952E200B49F9D /* CMakeLists.txt */,
|
|
A9D007E61EF952E200B49F9D /* GenericCodeGen */,
|
|
A9D007E91EF952E200B49F9D /* Include */,
|
|
A9D007F71EF952E200B49F9D /* MachineIndependent */,
|
|
A9D008251EF952E200B49F9D /* OSDependent */,
|
|
A9D0082E1EF952E200B49F9D /* Public */,
|
|
A9D008301EF952E200B49F9D /* updateGrammar */,
|
|
);
|
|
name = glslang;
|
|
path = glslang/glslang;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D007E61EF952E200B49F9D /* GenericCodeGen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D007E71EF952E200B49F9D /* CodeGen.cpp */,
|
|
A9D007E81EF952E200B49F9D /* Link.cpp */,
|
|
);
|
|
path = GenericCodeGen;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D007E91EF952E200B49F9D /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D007EA1EF952E200B49F9D /* arrays.h */,
|
|
A9D007EB1EF952E200B49F9D /* BaseTypes.h */,
|
|
A9D007EC1EF952E200B49F9D /* Common.h */,
|
|
A9D007ED1EF952E200B49F9D /* ConstantUnion.h */,
|
|
A9D007EE1EF952E200B49F9D /* InfoSink.h */,
|
|
A9D007EF1EF952E200B49F9D /* InitializeGlobals.h */,
|
|
A9D007F01EF952E200B49F9D /* intermediate.h */,
|
|
A9D007F11EF952E200B49F9D /* PoolAlloc.h */,
|
|
A9D007F21EF952E200B49F9D /* ResourceLimits.h */,
|
|
A9D007F31EF952E200B49F9D /* revision.h */,
|
|
A9D007F41EF952E200B49F9D /* revision.template */,
|
|
A9D007F51EF952E200B49F9D /* ShHandle.h */,
|
|
A9D007F61EF952E200B49F9D /* Types.h */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D007F71EF952E200B49F9D /* MachineIndependent */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D007F81EF952E200B49F9D /* Constant.cpp */,
|
|
A9D007F91EF952E200B49F9D /* gl_types.h */,
|
|
A9D007FB1EF952E200B49F9D /* glslang_tab.cpp */,
|
|
A9D007FC1EF952E200B49F9D /* glslang_tab.cpp.h */,
|
|
A9D007FD1EF952E200B49F9D /* InfoSink.cpp */,
|
|
A9D007FE1EF952E200B49F9D /* Initialize.cpp */,
|
|
A9D007FF1EF952E200B49F9D /* Initialize.h */,
|
|
A9D008001EF952E200B49F9D /* Intermediate.cpp */,
|
|
A9D008011EF952E200B49F9D /* intermOut.cpp */,
|
|
A9D008021EF952E200B49F9D /* IntermTraverse.cpp */,
|
|
A9D008031EF952E200B49F9D /* iomapper.cpp */,
|
|
A9D008041EF952E200B49F9D /* iomapper.h */,
|
|
A9D008051EF952E200B49F9D /* limits.cpp */,
|
|
A9D008061EF952E200B49F9D /* linkValidate.cpp */,
|
|
A9D008071EF952E200B49F9D /* LiveTraverser.h */,
|
|
A9D008081EF952E200B49F9D /* localintermediate.h */,
|
|
A9D008091EF952E200B49F9D /* parseConst.cpp */,
|
|
A9D0080A1EF952E200B49F9D /* ParseContextBase.cpp */,
|
|
A9D0080B1EF952E200B49F9D /* ParseHelper.cpp */,
|
|
A9D0080C1EF952E200B49F9D /* ParseHelper.h */,
|
|
A9D0080D1EF952E200B49F9D /* parseVersions.h */,
|
|
A9D0080E1EF952E200B49F9D /* PoolAlloc.cpp */,
|
|
A9D0080F1EF952E200B49F9D /* preprocessor */,
|
|
A9D008171EF952E200B49F9D /* propagateNoContraction.cpp */,
|
|
A9D008181EF952E200B49F9D /* propagateNoContraction.h */,
|
|
A9D008191EF952E200B49F9D /* reflection.cpp */,
|
|
A9D0081A1EF952E200B49F9D /* reflection.h */,
|
|
A9D0081B1EF952E200B49F9D /* RemoveTree.cpp */,
|
|
A9D0081C1EF952E200B49F9D /* RemoveTree.h */,
|
|
A9D0081D1EF952E200B49F9D /* Scan.cpp */,
|
|
A9D0081E1EF952E200B49F9D /* Scan.h */,
|
|
A9D0081F1EF952E200B49F9D /* ScanContext.h */,
|
|
A9D008201EF952E200B49F9D /* ShaderLang.cpp */,
|
|
A9D008211EF952E200B49F9D /* SymbolTable.cpp */,
|
|
A9D008221EF952E200B49F9D /* SymbolTable.h */,
|
|
A9D008231EF952E200B49F9D /* Versions.cpp */,
|
|
A9D008241EF952E200B49F9D /* Versions.h */,
|
|
);
|
|
path = MachineIndependent;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D0080F1EF952E200B49F9D /* preprocessor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D008101EF952E200B49F9D /* Pp.cpp */,
|
|
A9D008111EF952E200B49F9D /* PpAtom.cpp */,
|
|
A9D008121EF952E200B49F9D /* PpContext.cpp */,
|
|
A9D008131EF952E200B49F9D /* PpContext.h */,
|
|
A9D008141EF952E200B49F9D /* PpScanner.cpp */,
|
|
A9D008151EF952E200B49F9D /* PpTokens.cpp */,
|
|
A9D008161EF952E200B49F9D /* PpTokens.h */,
|
|
);
|
|
path = preprocessor;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D008251EF952E200B49F9D /* OSDependent */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D008261EF952E200B49F9D /* osinclude.h */,
|
|
A9D008271EF952E200B49F9D /* Unix */,
|
|
);
|
|
path = OSDependent;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D008271EF952E200B49F9D /* Unix */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D008281EF952E200B49F9D /* CMakeLists.txt */,
|
|
A9D008291EF952E200B49F9D /* ossource.cpp */,
|
|
);
|
|
path = Unix;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D0082E1EF952E200B49F9D /* Public */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D0082F1EF952E200B49F9D /* ShaderLang.h */,
|
|
);
|
|
path = Public;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D008311EF952E200B49F9D /* SPIRV */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D008321EF952E200B49F9D /* bitutils.h */,
|
|
A9D008331EF952E200B49F9D /* CMakeLists.txt */,
|
|
A9D008341EF952E200B49F9D /* disassemble.cpp */,
|
|
A9D008351EF952E200B49F9D /* disassemble.h */,
|
|
A9D008361EF952E200B49F9D /* doc.cpp */,
|
|
A9D008371EF952E200B49F9D /* doc.h */,
|
|
A9D008381EF952E200B49F9D /* GLSL.ext.AMD.h */,
|
|
A9D008391EF952E200B49F9D /* GLSL.ext.KHR.h */,
|
|
A9D0083A1EF952E200B49F9D /* GLSL.ext.NV.h */,
|
|
A9D0083B1EF952E200B49F9D /* GLSL.std.450.h */,
|
|
A9D0083C1EF952E200B49F9D /* GlslangToSpv.cpp */,
|
|
A9D0083D1EF952E200B49F9D /* GlslangToSpv.h */,
|
|
A9D0083E1EF952E200B49F9D /* hex_float.h */,
|
|
A9D0083F1EF952E200B49F9D /* InReadableOrder.cpp */,
|
|
A9D008401EF952E200B49F9D /* Logger.cpp */,
|
|
A9D008411EF952E200B49F9D /* Logger.h */,
|
|
A9D008421EF952E200B49F9D /* spirv.hpp */,
|
|
A9D008431EF952E200B49F9D /* SpvBuilder.cpp */,
|
|
A9D008441EF952E200B49F9D /* SpvBuilder.h */,
|
|
A9D008451EF952E200B49F9D /* spvIR.h */,
|
|
A9D008461EF952E200B49F9D /* SPVRemapper.cpp */,
|
|
A9D008471EF952E200B49F9D /* SPVRemapper.h */,
|
|
);
|
|
name = SPIRV;
|
|
path = glslang/SPIRV;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9F042A81FB4D060009FCCB8 /* Common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */,
|
|
A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */,
|
|
A98149651FB6A98A005F00B4 /* MVKStrings.h */,
|
|
);
|
|
name = Common;
|
|
path = ../Common;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9F55D24198BE6A7004EC31B = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9093C561C58013D0094110D /* MoltenVKSPIRVToMSLConverter */,
|
|
A90940A11C5808BB0094110D /* MoltenVKGLSLToSPIRVConverter */,
|
|
A97CC73C1C7527F3004A5C7E /* MoltenVKShaderConverterTool */,
|
|
A9F042A81FB4D060009FCCB8 /* Common */,
|
|
A928C8F51D047C2300071B88 /* ThirdPartyConfig.md */,
|
|
A964B28D1C57EBC400D930D8 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
A9FE521B1D440E17001DD573 /* SPIRV-Tools */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A994BE721FBF3F9700278EB9 /* source */,
|
|
);
|
|
path = "SPIRV-Tools";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
A93747291A9A8B2900F29B34 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9D008DA1EF952E200B49F9D /* GlslangToSpv.h in Headers */,
|
|
A9D008B61EF952E200B49F9D /* SymbolTable.h in Headers */,
|
|
A9D008981EF952E200B49F9D /* PpContext.h in Headers */,
|
|
A9D0089E1EF952E200B49F9D /* PpTokens.h in Headers */,
|
|
A9D0084C1EF952E200B49F9D /* arrays.h in Headers */,
|
|
A9D0087C1EF952E200B49F9D /* iomapper.h in Headers */,
|
|
A9D008821EF952E200B49F9D /* LiveTraverser.h in Headers */,
|
|
A90941A51C581F840094110D /* GLSLConversion.h in Headers */,
|
|
A9D008581EF952E200B49F9D /* intermediate.h in Headers */,
|
|
A9D008EE1EF952E200B49F9D /* SPVRemapper.h in Headers */,
|
|
A9D008CE1EF952E200B49F9D /* doc.h in Headers */,
|
|
A9D0085E1EF952E200B49F9D /* revision.h in Headers */,
|
|
A9D008541EF952E200B49F9D /* InfoSink.h in Headers */,
|
|
A9D008D61EF952E200B49F9D /* GLSL.std.450.h in Headers */,
|
|
A9D0084E1EF952E200B49F9D /* BaseTypes.h in Headers */,
|
|
A9D0088E1EF952E200B49F9D /* parseVersions.h in Headers */,
|
|
A9D008D21EF952E200B49F9D /* GLSL.ext.KHR.h in Headers */,
|
|
A9D008AA1EF952E200B49F9D /* RemoveTree.h in Headers */,
|
|
A9D008E81EF952E200B49F9D /* SpvBuilder.h in Headers */,
|
|
A9D008E21EF952E200B49F9D /* Logger.h in Headers */,
|
|
A9D008B01EF952E200B49F9D /* ScanContext.h in Headers */,
|
|
A9D008621EF952E200B49F9D /* Types.h in Headers */,
|
|
A91425E51EF9542E00891AFD /* InitializeDll.h in Headers */,
|
|
A9D008601EF952E200B49F9D /* ShHandle.h in Headers */,
|
|
A9D008A21EF952E200B49F9D /* propagateNoContraction.h in Headers */,
|
|
A9D008AE1EF952E200B49F9D /* Scan.h in Headers */,
|
|
A9D008E41EF952E200B49F9D /* spirv.hpp in Headers */,
|
|
A9D008D01EF952E200B49F9D /* GLSL.ext.AMD.h in Headers */,
|
|
A9D008A61EF952E200B49F9D /* reflection.h in Headers */,
|
|
A9D008561EF952E200B49F9D /* InitializeGlobals.h in Headers */,
|
|
A9D008521EF952E200B49F9D /* ConstantUnion.h in Headers */,
|
|
A9D008C41EF952E200B49F9D /* ShaderLang.h in Headers */,
|
|
A9D008841EF952E200B49F9D /* localintermediate.h in Headers */,
|
|
A9D0085A1EF952E200B49F9D /* PoolAlloc.h in Headers */,
|
|
A9D008EA1EF952E200B49F9D /* spvIR.h in Headers */,
|
|
A9D008BA1EF952E200B49F9D /* Versions.h in Headers */,
|
|
A9D008D41EF952E200B49F9D /* GLSL.ext.NV.h in Headers */,
|
|
A9D008DC1EF952E200B49F9D /* hex_float.h in Headers */,
|
|
A9D008661EF952E200B49F9D /* gl_types.h in Headers */,
|
|
A9F042B41FB4D060009FCCB8 /* MVKLogging.h in Headers */,
|
|
A9D0085C1EF952E200B49F9D /* ResourceLimits.h in Headers */,
|
|
A90940A91C5808BB0094110D /* GLSLToSPIRVConverter.h in Headers */,
|
|
A9D008721EF952E200B49F9D /* Initialize.h in Headers */,
|
|
A9D008CA1EF952E200B49F9D /* disassemble.h in Headers */,
|
|
A9D008501EF952E200B49F9D /* Common.h in Headers */,
|
|
A9D008C61EF952E200B49F9D /* bitutils.h in Headers */,
|
|
A9F042B01FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */,
|
|
A9D008BC1EF952E200B49F9D /* osinclude.h in Headers */,
|
|
A9D0088C1EF952E200B49F9D /* ParseHelper.h in Headers */,
|
|
A9D0086C1EF952E200B49F9D /* glslang_tab.cpp.h in Headers */,
|
|
A98149661FB6A98A005F00B4 /* MVKStrings.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A937476E1A9A98D000F29B34 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9D008DB1EF952E200B49F9D /* GlslangToSpv.h in Headers */,
|
|
A9D008B71EF952E200B49F9D /* SymbolTable.h in Headers */,
|
|
A9D008991EF952E200B49F9D /* PpContext.h in Headers */,
|
|
A9D0089F1EF952E200B49F9D /* PpTokens.h in Headers */,
|
|
A9D0084D1EF952E200B49F9D /* arrays.h in Headers */,
|
|
A9D0087D1EF952E200B49F9D /* iomapper.h in Headers */,
|
|
A9D008831EF952E200B49F9D /* LiveTraverser.h in Headers */,
|
|
A90941A61C581F840094110D /* GLSLConversion.h in Headers */,
|
|
A9D008591EF952E200B49F9D /* intermediate.h in Headers */,
|
|
A9D008EF1EF952E200B49F9D /* SPVRemapper.h in Headers */,
|
|
A9D008CF1EF952E200B49F9D /* doc.h in Headers */,
|
|
A9D0085F1EF952E200B49F9D /* revision.h in Headers */,
|
|
A9D008551EF952E200B49F9D /* InfoSink.h in Headers */,
|
|
A9D008D71EF952E200B49F9D /* GLSL.std.450.h in Headers */,
|
|
A9D0084F1EF952E200B49F9D /* BaseTypes.h in Headers */,
|
|
A9D0088F1EF952E200B49F9D /* parseVersions.h in Headers */,
|
|
A9D008D31EF952E200B49F9D /* GLSL.ext.KHR.h in Headers */,
|
|
A9D008AB1EF952E200B49F9D /* RemoveTree.h in Headers */,
|
|
A9D008E91EF952E200B49F9D /* SpvBuilder.h in Headers */,
|
|
A9D008E31EF952E200B49F9D /* Logger.h in Headers */,
|
|
A9D008B11EF952E200B49F9D /* ScanContext.h in Headers */,
|
|
A9D008631EF952E200B49F9D /* Types.h in Headers */,
|
|
A91425E61EF9542E00891AFD /* InitializeDll.h in Headers */,
|
|
A9D008611EF952E200B49F9D /* ShHandle.h in Headers */,
|
|
A9D008A31EF952E200B49F9D /* propagateNoContraction.h in Headers */,
|
|
A9D008AF1EF952E200B49F9D /* Scan.h in Headers */,
|
|
A9D008E51EF952E200B49F9D /* spirv.hpp in Headers */,
|
|
A9D008D11EF952E200B49F9D /* GLSL.ext.AMD.h in Headers */,
|
|
A9D008A71EF952E200B49F9D /* reflection.h in Headers */,
|
|
A9D008571EF952E200B49F9D /* InitializeGlobals.h in Headers */,
|
|
A9D008531EF952E200B49F9D /* ConstantUnion.h in Headers */,
|
|
A9D008C51EF952E200B49F9D /* ShaderLang.h in Headers */,
|
|
A9D008851EF952E200B49F9D /* localintermediate.h in Headers */,
|
|
A9D0085B1EF952E200B49F9D /* PoolAlloc.h in Headers */,
|
|
A9D008EB1EF952E200B49F9D /* spvIR.h in Headers */,
|
|
A9D008BB1EF952E200B49F9D /* Versions.h in Headers */,
|
|
A9D008D51EF952E200B49F9D /* GLSL.ext.NV.h in Headers */,
|
|
A9D008DD1EF952E200B49F9D /* hex_float.h in Headers */,
|
|
A9D008671EF952E200B49F9D /* gl_types.h in Headers */,
|
|
A9F042B51FB4D060009FCCB8 /* MVKLogging.h in Headers */,
|
|
A9D0085D1EF952E200B49F9D /* ResourceLimits.h in Headers */,
|
|
A90940AA1C5808BB0094110D /* GLSLToSPIRVConverter.h in Headers */,
|
|
A9D008731EF952E200B49F9D /* Initialize.h in Headers */,
|
|
A9D008CB1EF952E200B49F9D /* disassemble.h in Headers */,
|
|
A9D008511EF952E200B49F9D /* Common.h in Headers */,
|
|
A9D008C71EF952E200B49F9D /* bitutils.h in Headers */,
|
|
A9F042B11FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */,
|
|
A9D008BD1EF952E200B49F9D /* osinclude.h in Headers */,
|
|
A9D0088D1EF952E200B49F9D /* ParseHelper.h in Headers */,
|
|
A9D0086D1EF952E200B49F9D /* glslang_tab.cpp.h in Headers */,
|
|
A98149671FB6A98A005F00B4 /* MVKStrings.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A93903B91C57E9D700FE90DC /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A994BF8A1FBF3F9700278EB9 /* cfg.h in Headers */,
|
|
A994C0621FBF3F9700278EB9 /* bitutils.h in Headers */,
|
|
A994BF8E1FBF3F9700278EB9 /* cfg_cleanup_pass.h in Headers */,
|
|
A994C0601FBF3F9700278EB9 /* bit_stream.h in Headers */,
|
|
A994BFE41FBF3F9700278EB9 /* ir_loader.h in Headers */,
|
|
A98149681FB6A98A005F00B4 /* MVKStrings.h in Headers */,
|
|
A994BFDC1FBF3F9700278EB9 /* instruction_list.h in Headers */,
|
|
A994C0701FBF3F9700278EB9 /* parse_number.h in Headers */,
|
|
A994BF3E1FBF3F9700278EB9 /* binary.h in Headers */,
|
|
A994C0081FBF3F9700278EB9 /* null_pass.h in Headers */,
|
|
A994C01A1FBF3F9700278EB9 /* remove_duplicates_pass.h in Headers */,
|
|
A994C02A1FBF3F9700278EB9 /* type_manager.h in Headers */,
|
|
A994BF721FBF3F9700278EB9 /* opcode.h in Headers */,
|
|
A994BFC81FBF3F9700278EB9 /* inline_exhaustive_pass.h in Headers */,
|
|
A9BB09761CEF89B100CCAB22 /* spirv.hpp in Headers */,
|
|
A994BFF61FBF3F9700278EB9 /* local_ssa_elim_pass.h in Headers */,
|
|
A994C07E1FBF3F9700278EB9 /* decoration.h in Headers */,
|
|
A994C0221FBF3F9700278EB9 /* strength_reduction_pass.h in Headers */,
|
|
A994C0161FBF3F9700278EB9 /* reflect.h in Headers */,
|
|
A928C9191D0488DC00071B88 /* SPIRVConversion.h in Headers */,
|
|
A994BF461FBF3F9700278EB9 /* markv_model.h in Headers */,
|
|
A994C0641FBF3F9700278EB9 /* hex_float.h in Headers */,
|
|
A994C0581FBF3F9700278EB9 /* text.h in Headers */,
|
|
A994C06A1FBF3F9700278EB9 /* ilist_node.h in Headers */,
|
|
A994BF9C1FBF3F9700278EB9 /* dead_branch_elim_pass.h in Headers */,
|
|
A994BF961FBF3F9700278EB9 /* compact_ids_pass.h in Headers */,
|
|
A9AB19971CB5B5A80001E7F9 /* spirv_common.hpp in Headers */,
|
|
A994BF561FBF3F9700278EB9 /* ext_inst.h in Headers */,
|
|
A994C0821FBF3F9700278EB9 /* function.h in Headers */,
|
|
A9F042B61FB4D060009FCCB8 /* MVKLogging.h in Headers */,
|
|
A994C05C1FBF3F9700278EB9 /* text_handler.h in Headers */,
|
|
A994BF981FBF3F9700278EB9 /* constants.h in Headers */,
|
|
A994BFB41FBF3F9700278EB9 /* flatten_decoration_pass.h in Headers */,
|
|
A994BF7A1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.h in Headers */,
|
|
A994BF4A1FBF3F9700278EB9 /* diagnostic.h in Headers */,
|
|
A994C04C1FBF3F9700278EB9 /* spirv_target_env.h in Headers */,
|
|
A994BF921FBF3F9700278EB9 /* common_uniform_elim_pass.h in Headers */,
|
|
A994C0121FBF3F9700278EB9 /* pass_manager.h in Headers */,
|
|
A994BF601FBF3F9700278EB9 /* instruction.h in Headers */,
|
|
A994BFEE1FBF3F9700278EB9 /* local_single_block_elim_pass.h in Headers */,
|
|
A994C02E1FBF3F9700278EB9 /* types.h in Headers */,
|
|
A994C0441FBF3F9700278EB9 /* spirv_endian.h in Headers */,
|
|
A994C0681FBF3F9700278EB9 /* ilist.h in Headers */,
|
|
A994BF6A1FBF3F9700278EB9 /* message.h in Headers */,
|
|
A994C0781FBF3F9700278EB9 /* basic_block.h in Headers */,
|
|
A994BFE61FBF3F9700278EB9 /* iterator.h in Headers */,
|
|
A994C0261FBF3F9700278EB9 /* strip_debug_info_pass.h in Headers */,
|
|
A994BFE01FBF3F9700278EB9 /* ir_context.h in Headers */,
|
|
A994C07C1FBF3F9700278EB9 /* construct.h in Headers */,
|
|
A9AB199B1CB5B5A80001E7F9 /* spirv_cross.hpp in Headers */,
|
|
A994BFFA1FBF3F9700278EB9 /* make_unique.h in Headers */,
|
|
A994BFA41FBF3F9700278EB9 /* decoration_manager.h in Headers */,
|
|
A994BFC41FBF3F9700278EB9 /* function.h in Headers */,
|
|
A994C0501FBF3F9700278EB9 /* spirv_validator_options.h in Headers */,
|
|
A994C0541FBF3F9700278EB9 /* table.h in Headers */,
|
|
A994BF3A1FBF3F9700278EB9 /* assembly_grammar.h in Headers */,
|
|
A994C0861FBF3F9700278EB9 /* instruction.h in Headers */,
|
|
A994C0481FBF3F9700278EB9 /* spirv_stats.h in Headers */,
|
|
A994BF7E1FBF3F9700278EB9 /* basic_block.h in Headers */,
|
|
A994C03E1FBF3F9700278EB9 /* spirv_constant.h in Headers */,
|
|
A909408C1C58013E0094110D /* SPIRVToMSLConverter.h in Headers */,
|
|
A994BFF81FBF3F9700278EB9 /* log.h in Headers */,
|
|
A994BFB81FBF3F9700278EB9 /* fold.h in Headers */,
|
|
A994BF521FBF3F9700278EB9 /* enum_string_mapping.h in Headers */,
|
|
A994BFB01FBF3F9700278EB9 /* eliminate_dead_functions_pass.h in Headers */,
|
|
A994BFC01FBF3F9700278EB9 /* freeze_spec_constant_value_pass.h in Headers */,
|
|
A9AB19A31CB5B5A80001E7F9 /* spirv_msl.hpp in Headers */,
|
|
A994C0361FBF3F9700278EB9 /* parsed_operand.h in Headers */,
|
|
A994BF6E1FBF3F9700278EB9 /* name_mapper.h in Headers */,
|
|
A994BFCC1FBF3F9700278EB9 /* inline_opaque_pass.h in Headers */,
|
|
A994BFA01FBF3F9700278EB9 /* dead_variable_elimination.h in Headers */,
|
|
A994C01E1FBF3F9700278EB9 /* set_spec_constant_default_value_pass.h in Headers */,
|
|
A994BFEA1FBF3F9700278EB9 /* local_access_chain_convert_pass.h in Headers */,
|
|
A994BF661FBF3F9700278EB9 /* macro.h in Headers */,
|
|
A994C08E1FBF3F9700278EB9 /* validate.h in Headers */,
|
|
A994BFD41FBF3F9700278EB9 /* insert_extract_elim.h in Headers */,
|
|
A9F042B21FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */,
|
|
A994C06C1FBF3F9700278EB9 /* move_to_front.h in Headers */,
|
|
A994C0021FBF3F9700278EB9 /* merge_return_pass.h in Headers */,
|
|
A994C0321FBF3F9700278EB9 /* unify_const_pass.h in Headers */,
|
|
A994BF401FBF3F9700278EB9 /* cfa.h in Headers */,
|
|
A994C0141FBF3F9700278EB9 /* passes.h in Headers */,
|
|
A994BF4E1FBF3F9700278EB9 /* enum_set.h in Headers */,
|
|
A994C0741FBF3F9700278EB9 /* string_utils.h in Headers */,
|
|
A994C00E1FBF3F9700278EB9 /* pass.h in Headers */,
|
|
A994C0661FBF3F9700278EB9 /* huffman_codec.h in Headers */,
|
|
A994BF421FBF3F9700278EB9 /* markv.h in Headers */,
|
|
A994BFD81FBF3F9700278EB9 /* instruction.h in Headers */,
|
|
A994BF861FBF3F9700278EB9 /* build_module.h in Headers */,
|
|
A994BF821FBF3F9700278EB9 /* block_merge_pass.h in Headers */,
|
|
A994BFFE1FBF3F9700278EB9 /* mem_pass.h in Headers */,
|
|
A994BFBC1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.h in Headers */,
|
|
A994BF5E1FBF3F9700278EB9 /* id_descriptor.h in Headers */,
|
|
A994BF761FBF3F9700278EB9 /* operand.h in Headers */,
|
|
A994C0061FBF3F9700278EB9 /* module.h in Headers */,
|
|
A994BFA81FBF3F9700278EB9 /* def_use_manager.h in Headers */,
|
|
A994BFAC1FBF3F9700278EB9 /* eliminate_dead_constant_pass.h in Headers */,
|
|
A994C03A1FBF3F9700278EB9 /* print.h in Headers */,
|
|
A994BFD01FBF3F9700278EB9 /* inline_pass.h in Headers */,
|
|
A994BFF21FBF3F9700278EB9 /* local_single_store_elim_pass.h in Headers */,
|
|
A994C08A1FBF3F9700278EB9 /* validation_state.h in Headers */,
|
|
A9AB199F1CB5B5A80001E7F9 /* spirv_glsl.hpp in Headers */,
|
|
A95C5F411DEA9070000D17B6 /* spirv_cfg.hpp in Headers */,
|
|
A994C0401FBF3F9700278EB9 /* spirv_definition.h in Headers */,
|
|
A994BF5A1FBF3F9700278EB9 /* extensions.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A93903C11C57E9ED00FE90DC /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A994BF8B1FBF3F9700278EB9 /* cfg.h in Headers */,
|
|
A994C0631FBF3F9700278EB9 /* bitutils.h in Headers */,
|
|
A994BF8F1FBF3F9700278EB9 /* cfg_cleanup_pass.h in Headers */,
|
|
A994C0611FBF3F9700278EB9 /* bit_stream.h in Headers */,
|
|
A994BFE51FBF3F9700278EB9 /* ir_loader.h in Headers */,
|
|
A98149691FB6A98A005F00B4 /* MVKStrings.h in Headers */,
|
|
A994BFDD1FBF3F9700278EB9 /* instruction_list.h in Headers */,
|
|
A994C0711FBF3F9700278EB9 /* parse_number.h in Headers */,
|
|
A994BF3F1FBF3F9700278EB9 /* binary.h in Headers */,
|
|
A994C0091FBF3F9700278EB9 /* null_pass.h in Headers */,
|
|
A994C01B1FBF3F9700278EB9 /* remove_duplicates_pass.h in Headers */,
|
|
A994C02B1FBF3F9700278EB9 /* type_manager.h in Headers */,
|
|
A994BF731FBF3F9700278EB9 /* opcode.h in Headers */,
|
|
A994BFC91FBF3F9700278EB9 /* inline_exhaustive_pass.h in Headers */,
|
|
A9BB09771CEF89B100CCAB22 /* spirv.hpp in Headers */,
|
|
A994BFF71FBF3F9700278EB9 /* local_ssa_elim_pass.h in Headers */,
|
|
A994C07F1FBF3F9700278EB9 /* decoration.h in Headers */,
|
|
A994C0231FBF3F9700278EB9 /* strength_reduction_pass.h in Headers */,
|
|
A994C0171FBF3F9700278EB9 /* reflect.h in Headers */,
|
|
A928C91A1D0488DC00071B88 /* SPIRVConversion.h in Headers */,
|
|
A994BF471FBF3F9700278EB9 /* markv_model.h in Headers */,
|
|
A994C0651FBF3F9700278EB9 /* hex_float.h in Headers */,
|
|
A994C0591FBF3F9700278EB9 /* text.h in Headers */,
|
|
A994C06B1FBF3F9700278EB9 /* ilist_node.h in Headers */,
|
|
A994BF9D1FBF3F9700278EB9 /* dead_branch_elim_pass.h in Headers */,
|
|
A994BF971FBF3F9700278EB9 /* compact_ids_pass.h in Headers */,
|
|
A9AB19981CB5B5A80001E7F9 /* spirv_common.hpp in Headers */,
|
|
A994BF571FBF3F9700278EB9 /* ext_inst.h in Headers */,
|
|
A994C0831FBF3F9700278EB9 /* function.h in Headers */,
|
|
A9F042B71FB4D060009FCCB8 /* MVKLogging.h in Headers */,
|
|
A994C05D1FBF3F9700278EB9 /* text_handler.h in Headers */,
|
|
A994BF991FBF3F9700278EB9 /* constants.h in Headers */,
|
|
A994BFB51FBF3F9700278EB9 /* flatten_decoration_pass.h in Headers */,
|
|
A994BF7B1FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.h in Headers */,
|
|
A994BF4B1FBF3F9700278EB9 /* diagnostic.h in Headers */,
|
|
A994C04D1FBF3F9700278EB9 /* spirv_target_env.h in Headers */,
|
|
A994BF931FBF3F9700278EB9 /* common_uniform_elim_pass.h in Headers */,
|
|
A994C0131FBF3F9700278EB9 /* pass_manager.h in Headers */,
|
|
A994BF611FBF3F9700278EB9 /* instruction.h in Headers */,
|
|
A994BFEF1FBF3F9700278EB9 /* local_single_block_elim_pass.h in Headers */,
|
|
A994C02F1FBF3F9700278EB9 /* types.h in Headers */,
|
|
A994C0451FBF3F9700278EB9 /* spirv_endian.h in Headers */,
|
|
A994C0691FBF3F9700278EB9 /* ilist.h in Headers */,
|
|
A994BF6B1FBF3F9700278EB9 /* message.h in Headers */,
|
|
A994C0791FBF3F9700278EB9 /* basic_block.h in Headers */,
|
|
A994BFE71FBF3F9700278EB9 /* iterator.h in Headers */,
|
|
A994C0271FBF3F9700278EB9 /* strip_debug_info_pass.h in Headers */,
|
|
A994BFE11FBF3F9700278EB9 /* ir_context.h in Headers */,
|
|
A994C07D1FBF3F9700278EB9 /* construct.h in Headers */,
|
|
A9AB199C1CB5B5A80001E7F9 /* spirv_cross.hpp in Headers */,
|
|
A994BFFB1FBF3F9700278EB9 /* make_unique.h in Headers */,
|
|
A994BFA51FBF3F9700278EB9 /* decoration_manager.h in Headers */,
|
|
A994BFC51FBF3F9700278EB9 /* function.h in Headers */,
|
|
A994C0511FBF3F9700278EB9 /* spirv_validator_options.h in Headers */,
|
|
A994C0551FBF3F9700278EB9 /* table.h in Headers */,
|
|
A994BF3B1FBF3F9700278EB9 /* assembly_grammar.h in Headers */,
|
|
A994C0871FBF3F9700278EB9 /* instruction.h in Headers */,
|
|
A994C0491FBF3F9700278EB9 /* spirv_stats.h in Headers */,
|
|
A994BF7F1FBF3F9700278EB9 /* basic_block.h in Headers */,
|
|
A994C03F1FBF3F9700278EB9 /* spirv_constant.h in Headers */,
|
|
A909408D1C58013E0094110D /* SPIRVToMSLConverter.h in Headers */,
|
|
A994BFF91FBF3F9700278EB9 /* log.h in Headers */,
|
|
A994BFB91FBF3F9700278EB9 /* fold.h in Headers */,
|
|
A994BF531FBF3F9700278EB9 /* enum_string_mapping.h in Headers */,
|
|
A994BFB11FBF3F9700278EB9 /* eliminate_dead_functions_pass.h in Headers */,
|
|
A994BFC11FBF3F9700278EB9 /* freeze_spec_constant_value_pass.h in Headers */,
|
|
A9AB19A41CB5B5A80001E7F9 /* spirv_msl.hpp in Headers */,
|
|
A994C0371FBF3F9700278EB9 /* parsed_operand.h in Headers */,
|
|
A994BF6F1FBF3F9700278EB9 /* name_mapper.h in Headers */,
|
|
A994BFCD1FBF3F9700278EB9 /* inline_opaque_pass.h in Headers */,
|
|
A994BFA11FBF3F9700278EB9 /* dead_variable_elimination.h in Headers */,
|
|
A994C01F1FBF3F9700278EB9 /* set_spec_constant_default_value_pass.h in Headers */,
|
|
A994BFEB1FBF3F9700278EB9 /* local_access_chain_convert_pass.h in Headers */,
|
|
A994BF671FBF3F9700278EB9 /* macro.h in Headers */,
|
|
A994C08F1FBF3F9700278EB9 /* validate.h in Headers */,
|
|
A994BFD51FBF3F9700278EB9 /* insert_extract_elim.h in Headers */,
|
|
A9F042B31FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */,
|
|
A994C06D1FBF3F9700278EB9 /* move_to_front.h in Headers */,
|
|
A994C0031FBF3F9700278EB9 /* merge_return_pass.h in Headers */,
|
|
A994C0331FBF3F9700278EB9 /* unify_const_pass.h in Headers */,
|
|
A994BF411FBF3F9700278EB9 /* cfa.h in Headers */,
|
|
A994C0151FBF3F9700278EB9 /* passes.h in Headers */,
|
|
A994BF4F1FBF3F9700278EB9 /* enum_set.h in Headers */,
|
|
A994C0751FBF3F9700278EB9 /* string_utils.h in Headers */,
|
|
A994C00F1FBF3F9700278EB9 /* pass.h in Headers */,
|
|
A994C0671FBF3F9700278EB9 /* huffman_codec.h in Headers */,
|
|
A994BF431FBF3F9700278EB9 /* markv.h in Headers */,
|
|
A994BFD91FBF3F9700278EB9 /* instruction.h in Headers */,
|
|
A994BF871FBF3F9700278EB9 /* build_module.h in Headers */,
|
|
A994BF831FBF3F9700278EB9 /* block_merge_pass.h in Headers */,
|
|
A994BFFF1FBF3F9700278EB9 /* mem_pass.h in Headers */,
|
|
A994BFBD1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.h in Headers */,
|
|
A994BF5F1FBF3F9700278EB9 /* id_descriptor.h in Headers */,
|
|
A994BF771FBF3F9700278EB9 /* operand.h in Headers */,
|
|
A994C0071FBF3F9700278EB9 /* module.h in Headers */,
|
|
A994BFA91FBF3F9700278EB9 /* def_use_manager.h in Headers */,
|
|
A994BFAD1FBF3F9700278EB9 /* eliminate_dead_constant_pass.h in Headers */,
|
|
A994C03B1FBF3F9700278EB9 /* print.h in Headers */,
|
|
A994BFD11FBF3F9700278EB9 /* inline_pass.h in Headers */,
|
|
A994BFF31FBF3F9700278EB9 /* local_single_store_elim_pass.h in Headers */,
|
|
A994C08B1FBF3F9700278EB9 /* validation_state.h in Headers */,
|
|
A9AB19A01CB5B5A80001E7F9 /* spirv_glsl.hpp in Headers */,
|
|
A95C5F421DEA9070000D17B6 /* spirv_cfg.hpp in Headers */,
|
|
A994C0411FBF3F9700278EB9 /* spirv_definition.h in Headers */,
|
|
A994BF5B1FBF3F9700278EB9 /* extensions.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
A9092A8C1A81717B00051823 /* MoltenVKShaderConverter */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9092A931A81717C00051823 /* Build configuration list for PBXNativeTarget "MoltenVKShaderConverter" */;
|
|
buildPhases = (
|
|
A9092A891A81717B00051823 /* Sources */,
|
|
A9092A8A1A81717B00051823 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
A925B71D1C78DEBF006E7ECD /* PBXTargetDependency */,
|
|
A93749CF1A9AA7AF00F29B34 /* PBXTargetDependency */,
|
|
);
|
|
name = MoltenVKShaderConverter;
|
|
productName = MetalGLShaderConverterTool;
|
|
productReference = A964BD5F1C57EFBD00D930D8 /* MoltenVKShaderConverter */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
A937472B1A9A8B2900F29B34 /* MoltenVKGLSLToSPIRVConverter-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A937473F1A9A8B2900F29B34 /* Build configuration list for PBXNativeTarget "MoltenVKGLSLToSPIRVConverter-iOS" */;
|
|
buildPhases = (
|
|
A93747291A9A8B2900F29B34 /* Headers */,
|
|
A93747271A9A8B2900F29B34 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "MoltenVKGLSLToSPIRVConverter-iOS";
|
|
productName = "MetalGLShaderConverter-iOS";
|
|
productReference = A964BD611C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
A93747701A9A98D000F29B34 /* MoltenVKGLSLToSPIRVConverter-macOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A93747841A9A98D000F29B34 /* Build configuration list for PBXNativeTarget "MoltenVKGLSLToSPIRVConverter-macOS" */;
|
|
buildPhases = (
|
|
A937476E1A9A98D000F29B34 /* Headers */,
|
|
A937476C1A9A98D000F29B34 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "MoltenVKGLSLToSPIRVConverter-macOS";
|
|
productName = "MetalGLShaderConverter-macOS";
|
|
productReference = A964BD601C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
A93903B81C57E9D700FE90DC /* MoltenVKSPIRVToMSLConverter-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A93903BC1C57E9D700FE90DC /* Build configuration list for PBXNativeTarget "MoltenVKSPIRVToMSLConverter-iOS" */;
|
|
buildPhases = (
|
|
A93903B91C57E9D700FE90DC /* Headers */,
|
|
A93903BA1C57E9D700FE90DC /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "MoltenVKSPIRVToMSLConverter-iOS";
|
|
productName = "MetalGLShaderConverter-iOS";
|
|
productReference = A93903BF1C57E9D700FE90DC /* MoltenVKSPIRVToMSLConverter.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
A93903C01C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter-macOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A93903C41C57E9ED00FE90DC /* Build configuration list for PBXNativeTarget "MoltenVKSPIRVToMSLConverter-macOS" */;
|
|
buildPhases = (
|
|
A93903C11C57E9ED00FE90DC /* Headers */,
|
|
A93903C21C57E9ED00FE90DC /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "MoltenVKSPIRVToMSLConverter-macOS";
|
|
productName = "MetalGLShaderConverter-macOS";
|
|
productReference = A93903C71C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
A9F55D25198BE6A7004EC31B /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0910;
|
|
ORGANIZATIONNAME = "The Brenwill Workshop Ltd.";
|
|
TargetAttributes = {
|
|
A9092A8C1A81717B00051823 = {
|
|
CreatedOnToolsVersion = 6.1.1;
|
|
DevelopmentTeam = VU3TCKU48B;
|
|
};
|
|
A937472B1A9A8B2900F29B34 = {
|
|
CreatedOnToolsVersion = 6.1.1;
|
|
DevelopmentTeam = VU3TCKU48B;
|
|
};
|
|
A93747701A9A98D000F29B34 = {
|
|
CreatedOnToolsVersion = 6.1.1;
|
|
DevelopmentTeam = VU3TCKU48B;
|
|
};
|
|
A93903B81C57E9D700FE90DC = {
|
|
DevelopmentTeam = VU3TCKU48B;
|
|
};
|
|
A93903C01C57E9ED00FE90DC = {
|
|
DevelopmentTeam = VU3TCKU48B;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = A9F55D28198BE6A7004EC31B /* Build configuration list for PBXProject "MoltenVKShaderConverter" */;
|
|
compatibilityVersion = "Xcode 8.0";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = A9F55D24198BE6A7004EC31B;
|
|
productRefGroup = A9F55D24198BE6A7004EC31B;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
A9092A8C1A81717B00051823 /* MoltenVKShaderConverter */,
|
|
A937472B1A9A8B2900F29B34 /* MoltenVKGLSLToSPIRVConverter-iOS */,
|
|
A93747701A9A98D000F29B34 /* MoltenVKGLSLToSPIRVConverter-macOS */,
|
|
A93903B81C57E9D700FE90DC /* MoltenVKSPIRVToMSLConverter-iOS */,
|
|
A93903C01C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter-macOS */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
A9092A891A81717B00051823 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A97CC7411C7527F3004A5C7E /* MoltenVKShaderConverterTool.cpp in Sources */,
|
|
A925B70C1C7754B2006E7ECD /* FileSupport.mm in Sources */,
|
|
A97CC7401C7527F3004A5C7E /* main.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A93747271A9A8B2900F29B34 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9D008881EF952E200B49F9D /* ParseContextBase.cpp in Sources */,
|
|
A9D0087A1EF952E200B49F9D /* iomapper.cpp in Sources */,
|
|
A9D008861EF952E200B49F9D /* parseConst.cpp in Sources */,
|
|
A9D0086A1EF952E200B49F9D /* glslang_tab.cpp in Sources */,
|
|
A9D008781EF952E200B49F9D /* IntermTraverse.cpp in Sources */,
|
|
A9D008D81EF952E200B49F9D /* GlslangToSpv.cpp in Sources */,
|
|
A9D008E01EF952E200B49F9D /* Logger.cpp in Sources */,
|
|
A9D008DE1EF952E200B49F9D /* InReadableOrder.cpp in Sources */,
|
|
A9D008801EF952E200B49F9D /* linkValidate.cpp in Sources */,
|
|
A9D008961EF952E200B49F9D /* PpContext.cpp in Sources */,
|
|
A9D008481EF952E200B49F9D /* CodeGen.cpp in Sources */,
|
|
A9D008901EF952E200B49F9D /* PoolAlloc.cpp in Sources */,
|
|
A9D008AC1EF952E200B49F9D /* Scan.cpp in Sources */,
|
|
A90941A31C581F840094110D /* GLSLConversion.mm in Sources */,
|
|
A9D0088A1EF952E200B49F9D /* ParseHelper.cpp in Sources */,
|
|
A9D008941EF952E200B49F9D /* PpAtom.cpp in Sources */,
|
|
A9D008B41EF952E200B49F9D /* SymbolTable.cpp in Sources */,
|
|
A9D008761EF952E200B49F9D /* intermOut.cpp in Sources */,
|
|
A9D008BE1EF952E200B49F9D /* ossource.cpp in Sources */,
|
|
A9D008641EF952E200B49F9D /* Constant.cpp in Sources */,
|
|
A9D008CC1EF952E200B49F9D /* doc.cpp in Sources */,
|
|
A90940A71C5808BB0094110D /* GLSLToSPIRVConverter.cpp in Sources */,
|
|
A9D008A81EF952E200B49F9D /* RemoveTree.cpp in Sources */,
|
|
A9D0089A1EF952E200B49F9D /* PpScanner.cpp in Sources */,
|
|
A9D0089C1EF952E200B49F9D /* PpTokens.cpp in Sources */,
|
|
A9D008B21EF952E200B49F9D /* ShaderLang.cpp in Sources */,
|
|
A9D008A01EF952E200B49F9D /* propagateNoContraction.cpp in Sources */,
|
|
A9D0087E1EF952E200B49F9D /* limits.cpp in Sources */,
|
|
A9D008921EF952E200B49F9D /* Pp.cpp in Sources */,
|
|
A9D008741EF952E200B49F9D /* Intermediate.cpp in Sources */,
|
|
A9D0086E1EF952E200B49F9D /* InfoSink.cpp in Sources */,
|
|
A9D0084A1EF952E200B49F9D /* Link.cpp in Sources */,
|
|
A9D008C81EF952E200B49F9D /* disassemble.cpp in Sources */,
|
|
A9D008A41EF952E200B49F9D /* reflection.cpp in Sources */,
|
|
A9D008701EF952E200B49F9D /* Initialize.cpp in Sources */,
|
|
A9D008EC1EF952E200B49F9D /* SPVRemapper.cpp in Sources */,
|
|
A91425E31EF9542E00891AFD /* InitializeDll.cpp in Sources */,
|
|
A9D008B81EF952E200B49F9D /* Versions.cpp in Sources */,
|
|
A9D008E61EF952E200B49F9D /* SpvBuilder.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A937476C1A9A98D000F29B34 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9D008891EF952E200B49F9D /* ParseContextBase.cpp in Sources */,
|
|
A9D0087B1EF952E200B49F9D /* iomapper.cpp in Sources */,
|
|
A9D008871EF952E200B49F9D /* parseConst.cpp in Sources */,
|
|
A9D0086B1EF952E200B49F9D /* glslang_tab.cpp in Sources */,
|
|
A9D008791EF952E200B49F9D /* IntermTraverse.cpp in Sources */,
|
|
A9D008D91EF952E200B49F9D /* GlslangToSpv.cpp in Sources */,
|
|
A9D008E11EF952E200B49F9D /* Logger.cpp in Sources */,
|
|
A9D008DF1EF952E200B49F9D /* InReadableOrder.cpp in Sources */,
|
|
A9D008811EF952E200B49F9D /* linkValidate.cpp in Sources */,
|
|
A9D008971EF952E200B49F9D /* PpContext.cpp in Sources */,
|
|
A9D008491EF952E200B49F9D /* CodeGen.cpp in Sources */,
|
|
A9D008911EF952E200B49F9D /* PoolAlloc.cpp in Sources */,
|
|
A9D008AD1EF952E200B49F9D /* Scan.cpp in Sources */,
|
|
A90941A41C581F840094110D /* GLSLConversion.mm in Sources */,
|
|
A9D0088B1EF952E200B49F9D /* ParseHelper.cpp in Sources */,
|
|
A9D008951EF952E200B49F9D /* PpAtom.cpp in Sources */,
|
|
A9D008B51EF952E200B49F9D /* SymbolTable.cpp in Sources */,
|
|
A9D008771EF952E200B49F9D /* intermOut.cpp in Sources */,
|
|
A9D008BF1EF952E200B49F9D /* ossource.cpp in Sources */,
|
|
A9D008651EF952E200B49F9D /* Constant.cpp in Sources */,
|
|
A9D008CD1EF952E200B49F9D /* doc.cpp in Sources */,
|
|
A90940A81C5808BB0094110D /* GLSLToSPIRVConverter.cpp in Sources */,
|
|
A9D008A91EF952E200B49F9D /* RemoveTree.cpp in Sources */,
|
|
A9D0089B1EF952E200B49F9D /* PpScanner.cpp in Sources */,
|
|
A9D0089D1EF952E200B49F9D /* PpTokens.cpp in Sources */,
|
|
A9D008B31EF952E200B49F9D /* ShaderLang.cpp in Sources */,
|
|
A9D008A11EF952E200B49F9D /* propagateNoContraction.cpp in Sources */,
|
|
A9D0087F1EF952E200B49F9D /* limits.cpp in Sources */,
|
|
A9D008931EF952E200B49F9D /* Pp.cpp in Sources */,
|
|
A9D008751EF952E200B49F9D /* Intermediate.cpp in Sources */,
|
|
A9D0086F1EF952E200B49F9D /* InfoSink.cpp in Sources */,
|
|
A9D0084B1EF952E200B49F9D /* Link.cpp in Sources */,
|
|
A9D008C91EF952E200B49F9D /* disassemble.cpp in Sources */,
|
|
A9D008A51EF952E200B49F9D /* reflection.cpp in Sources */,
|
|
A9D008711EF952E200B49F9D /* Initialize.cpp in Sources */,
|
|
A9D008ED1EF952E200B49F9D /* SPVRemapper.cpp in Sources */,
|
|
A91425E41EF9542E00891AFD /* InitializeDll.cpp in Sources */,
|
|
A9D008B91EF952E200B49F9D /* Versions.cpp in Sources */,
|
|
A9D008E71EF952E200B49F9D /* SpvBuilder.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A93903BA1C57E9D700FE90DC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A994C04E1FBF3F9700278EB9 /* spirv_validator_options.cpp in Sources */,
|
|
A994BF9E1FBF3F9700278EB9 /* dead_variable_elimination.cpp in Sources */,
|
|
A994BFA61FBF3F9700278EB9 /* def_use_manager.cpp in Sources */,
|
|
A994C07A1FBF3F9700278EB9 /* construct.cpp in Sources */,
|
|
A994BF741FBF3F9700278EB9 /* operand.cpp in Sources */,
|
|
A994C0561FBF3F9700278EB9 /* text.cpp in Sources */,
|
|
A994BFC21FBF3F9700278EB9 /* function.cpp in Sources */,
|
|
A994C0921FBF3F9700278EB9 /* validate_bitwise.cpp in Sources */,
|
|
A994BF3C1FBF3F9700278EB9 /* binary.cpp in Sources */,
|
|
A994C03C1FBF3F9700278EB9 /* software_version.cpp in Sources */,
|
|
A994C0A61FBF3F9700278EB9 /* validate_type_unique.cpp in Sources */,
|
|
A994C0901FBF3F9700278EB9 /* validate_arithmetics.cpp in Sources */,
|
|
A994BF8C1FBF3F9700278EB9 /* cfg_cleanup_pass.cpp in Sources */,
|
|
A994BFCE1FBF3F9700278EB9 /* inline_pass.cpp in Sources */,
|
|
A994BFBA1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.cpp in Sources */,
|
|
A994C0881FBF3F9700278EB9 /* validation_state.cpp in Sources */,
|
|
A994BF701FBF3F9700278EB9 /* opcode.cpp in Sources */,
|
|
A994BFD21FBF3F9700278EB9 /* insert_extract_elim.cpp in Sources */,
|
|
A994BF6C1FBF3F9700278EB9 /* name_mapper.cpp in Sources */,
|
|
A994C09E1FBF3F9700278EB9 /* validate_id.cpp in Sources */,
|
|
A994BFAE1FBF3F9700278EB9 /* eliminate_dead_functions_pass.cpp in Sources */,
|
|
A9AB19991CB5B5A80001E7F9 /* spirv_cross.cpp in Sources */,
|
|
A9AB19A11CB5B5A80001E7F9 /* spirv_msl.cpp in Sources */,
|
|
A994BFB61FBF3F9700278EB9 /* fold.cpp in Sources */,
|
|
A994BF9A1FBF3F9700278EB9 /* dead_branch_elim_pass.cpp in Sources */,
|
|
A994C0421FBF3F9700278EB9 /* spirv_endian.cpp in Sources */,
|
|
A994BFA21FBF3F9700278EB9 /* decoration_manager.cpp in Sources */,
|
|
A994C0181FBF3F9700278EB9 /* remove_duplicates_pass.cpp in Sources */,
|
|
A994C0801FBF3F9700278EB9 /* function.cpp in Sources */,
|
|
A994BFE81FBF3F9700278EB9 /* local_access_chain_convert_pass.cpp in Sources */,
|
|
A994C04A1FBF3F9700278EB9 /* spirv_target_env.cpp in Sources */,
|
|
A994BF441FBF3F9700278EB9 /* markv_codec.cpp in Sources */,
|
|
A994C05A1FBF3F9700278EB9 /* text_handler.cpp in Sources */,
|
|
A994BF941FBF3F9700278EB9 /* compact_ids_pass.cpp in Sources */,
|
|
A994C0281FBF3F9700278EB9 /* type_manager.cpp in Sources */,
|
|
A994BFFC1FBF3F9700278EB9 /* mem_pass.cpp in Sources */,
|
|
A994BF481FBF3F9700278EB9 /* diagnostic.cpp in Sources */,
|
|
A994C0041FBF3F9700278EB9 /* module.cpp in Sources */,
|
|
A994BFDA1FBF3F9700278EB9 /* instruction_list.cpp in Sources */,
|
|
A994BFB21FBF3F9700278EB9 /* flatten_decoration_pass.cpp in Sources */,
|
|
A994BF381FBF3F9700278EB9 /* assembly_grammar.cpp in Sources */,
|
|
A994BF541FBF3F9700278EB9 /* ext_inst.cpp in Sources */,
|
|
A994BFF41FBF3F9700278EB9 /* local_ssa_elim_pass.cpp in Sources */,
|
|
A994BF841FBF3F9700278EB9 /* build_module.cpp in Sources */,
|
|
A909408A1C58013E0094110D /* SPIRVToMSLConverter.cpp in Sources */,
|
|
A994C0001FBF3F9700278EB9 /* merge_return_pass.cpp in Sources */,
|
|
A994C0A21FBF3F9700278EB9 /* validate_layout.cpp in Sources */,
|
|
A994BF901FBF3F9700278EB9 /* common_uniform_elim_pass.cpp in Sources */,
|
|
A994C00C1FBF3F9700278EB9 /* pass.cpp in Sources */,
|
|
A994BF621FBF3F9700278EB9 /* libspirv.cpp in Sources */,
|
|
A994C00A1FBF3F9700278EB9 /* optimizer.cpp in Sources */,
|
|
A994BFBE1FBF3F9700278EB9 /* freeze_spec_constant_value_pass.cpp in Sources */,
|
|
A994C0721FBF3F9700278EB9 /* string_utils.cpp in Sources */,
|
|
A994C06E1FBF3F9700278EB9 /* parse_number.cpp in Sources */,
|
|
A994C0761FBF3F9700278EB9 /* basic_block.cpp in Sources */,
|
|
A994BFF01FBF3F9700278EB9 /* local_single_store_elim_pass.cpp in Sources */,
|
|
A994BFAA1FBF3F9700278EB9 /* eliminate_dead_constant_pass.cpp in Sources */,
|
|
A928C91B1D0488DC00071B88 /* SPIRVConversion.mm in Sources */,
|
|
A994BFE21FBF3F9700278EB9 /* ir_loader.cpp in Sources */,
|
|
A994C0A41FBF3F9700278EB9 /* validate_logicals.cpp in Sources */,
|
|
A994C09C1FBF3F9700278EB9 /* validate_decorations.cpp in Sources */,
|
|
A994C0341FBF3F9700278EB9 /* parsed_operand.cpp in Sources */,
|
|
A994C08C1FBF3F9700278EB9 /* validate.cpp in Sources */,
|
|
A994BF4C1FBF3F9700278EB9 /* disassemble.cpp in Sources */,
|
|
A994C0461FBF3F9700278EB9 /* spirv_stats.cpp in Sources */,
|
|
A994BF641FBF3F9700278EB9 /* linker.cpp in Sources */,
|
|
A994BF881FBF3F9700278EB9 /* cfg.cpp in Sources */,
|
|
A994BFD61FBF3F9700278EB9 /* instruction.cpp in Sources */,
|
|
A994BFC61FBF3F9700278EB9 /* inline_exhaustive_pass.cpp in Sources */,
|
|
A994C02C1FBF3F9700278EB9 /* types.cpp in Sources */,
|
|
A994C01C1FBF3F9700278EB9 /* set_spec_constant_default_value_pass.cpp in Sources */,
|
|
A994C0381FBF3F9700278EB9 /* print.cpp in Sources */,
|
|
A994BFEC1FBF3F9700278EB9 /* local_single_block_elim_pass.cpp in Sources */,
|
|
A9AB199D1CB5B5A80001E7F9 /* spirv_glsl.cpp in Sources */,
|
|
A994C0201FBF3F9700278EB9 /* strength_reduction_pass.cpp in Sources */,
|
|
A994C0841FBF3F9700278EB9 /* instruction.cpp in Sources */,
|
|
A994BF501FBF3F9700278EB9 /* enum_string_mapping.cpp in Sources */,
|
|
A994BFCA1FBF3F9700278EB9 /* inline_opaque_pass.cpp in Sources */,
|
|
A95C5F3F1DEA9070000D17B6 /* spirv_cfg.cpp in Sources */,
|
|
A994BF7C1FBF3F9700278EB9 /* basic_block.cpp in Sources */,
|
|
A994C05E1FBF3F9700278EB9 /* bit_stream.cpp in Sources */,
|
|
A994BF781FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.cpp in Sources */,
|
|
A994C0981FBF3F9700278EB9 /* validate_conversion.cpp in Sources */,
|
|
A994BF581FBF3F9700278EB9 /* extensions.cpp in Sources */,
|
|
A994BFDE1FBF3F9700278EB9 /* ir_context.cpp in Sources */,
|
|
A994C0101FBF3F9700278EB9 /* pass_manager.cpp in Sources */,
|
|
A994C0A01FBF3F9700278EB9 /* validate_instruction.cpp in Sources */,
|
|
A994C0301FBF3F9700278EB9 /* unify_const_pass.cpp in Sources */,
|
|
A994BF801FBF3F9700278EB9 /* block_merge_pass.cpp in Sources */,
|
|
A994C0961FBF3F9700278EB9 /* validate_cfg.cpp in Sources */,
|
|
A994C0941FBF3F9700278EB9 /* validate_capability.cpp in Sources */,
|
|
A994C09A1FBF3F9700278EB9 /* validate_datarules.cpp in Sources */,
|
|
A994BF5C1FBF3F9700278EB9 /* id_descriptor.cpp in Sources */,
|
|
A994C0521FBF3F9700278EB9 /* table.cpp in Sources */,
|
|
A994BF681FBF3F9700278EB9 /* message.cpp in Sources */,
|
|
A994C0241FBF3F9700278EB9 /* strip_debug_info_pass.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A93903C21C57E9ED00FE90DC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A994C04F1FBF3F9700278EB9 /* spirv_validator_options.cpp in Sources */,
|
|
A994BF9F1FBF3F9700278EB9 /* dead_variable_elimination.cpp in Sources */,
|
|
A994BFA71FBF3F9700278EB9 /* def_use_manager.cpp in Sources */,
|
|
A994C07B1FBF3F9700278EB9 /* construct.cpp in Sources */,
|
|
A994BF751FBF3F9700278EB9 /* operand.cpp in Sources */,
|
|
A994C0571FBF3F9700278EB9 /* text.cpp in Sources */,
|
|
A994BFC31FBF3F9700278EB9 /* function.cpp in Sources */,
|
|
A994C0931FBF3F9700278EB9 /* validate_bitwise.cpp in Sources */,
|
|
A994BF3D1FBF3F9700278EB9 /* binary.cpp in Sources */,
|
|
A994C03D1FBF3F9700278EB9 /* software_version.cpp in Sources */,
|
|
A994C0A71FBF3F9700278EB9 /* validate_type_unique.cpp in Sources */,
|
|
A994C0911FBF3F9700278EB9 /* validate_arithmetics.cpp in Sources */,
|
|
A994BF8D1FBF3F9700278EB9 /* cfg_cleanup_pass.cpp in Sources */,
|
|
A994BFCF1FBF3F9700278EB9 /* inline_pass.cpp in Sources */,
|
|
A994BFBB1FBF3F9700278EB9 /* fold_spec_constant_op_and_composite_pass.cpp in Sources */,
|
|
A994C0891FBF3F9700278EB9 /* validation_state.cpp in Sources */,
|
|
A994BF711FBF3F9700278EB9 /* opcode.cpp in Sources */,
|
|
A994BFD31FBF3F9700278EB9 /* insert_extract_elim.cpp in Sources */,
|
|
A994BF6D1FBF3F9700278EB9 /* name_mapper.cpp in Sources */,
|
|
A994C09F1FBF3F9700278EB9 /* validate_id.cpp in Sources */,
|
|
A994BFAF1FBF3F9700278EB9 /* eliminate_dead_functions_pass.cpp in Sources */,
|
|
A9AB199A1CB5B5A80001E7F9 /* spirv_cross.cpp in Sources */,
|
|
A9AB19A21CB5B5A80001E7F9 /* spirv_msl.cpp in Sources */,
|
|
A994BFB71FBF3F9700278EB9 /* fold.cpp in Sources */,
|
|
A994BF9B1FBF3F9700278EB9 /* dead_branch_elim_pass.cpp in Sources */,
|
|
A994C0431FBF3F9700278EB9 /* spirv_endian.cpp in Sources */,
|
|
A994BFA31FBF3F9700278EB9 /* decoration_manager.cpp in Sources */,
|
|
A994C0191FBF3F9700278EB9 /* remove_duplicates_pass.cpp in Sources */,
|
|
A994C0811FBF3F9700278EB9 /* function.cpp in Sources */,
|
|
A994BFE91FBF3F9700278EB9 /* local_access_chain_convert_pass.cpp in Sources */,
|
|
A994C04B1FBF3F9700278EB9 /* spirv_target_env.cpp in Sources */,
|
|
A994BF451FBF3F9700278EB9 /* markv_codec.cpp in Sources */,
|
|
A994C05B1FBF3F9700278EB9 /* text_handler.cpp in Sources */,
|
|
A994BF951FBF3F9700278EB9 /* compact_ids_pass.cpp in Sources */,
|
|
A994C0291FBF3F9700278EB9 /* type_manager.cpp in Sources */,
|
|
A994BFFD1FBF3F9700278EB9 /* mem_pass.cpp in Sources */,
|
|
A994BF491FBF3F9700278EB9 /* diagnostic.cpp in Sources */,
|
|
A994C0051FBF3F9700278EB9 /* module.cpp in Sources */,
|
|
A994BFDB1FBF3F9700278EB9 /* instruction_list.cpp in Sources */,
|
|
A994BFB31FBF3F9700278EB9 /* flatten_decoration_pass.cpp in Sources */,
|
|
A994BF391FBF3F9700278EB9 /* assembly_grammar.cpp in Sources */,
|
|
A994BF551FBF3F9700278EB9 /* ext_inst.cpp in Sources */,
|
|
A994BFF51FBF3F9700278EB9 /* local_ssa_elim_pass.cpp in Sources */,
|
|
A994BF851FBF3F9700278EB9 /* build_module.cpp in Sources */,
|
|
A909408B1C58013E0094110D /* SPIRVToMSLConverter.cpp in Sources */,
|
|
A994C0011FBF3F9700278EB9 /* merge_return_pass.cpp in Sources */,
|
|
A994C0A31FBF3F9700278EB9 /* validate_layout.cpp in Sources */,
|
|
A994BF911FBF3F9700278EB9 /* common_uniform_elim_pass.cpp in Sources */,
|
|
A994C00D1FBF3F9700278EB9 /* pass.cpp in Sources */,
|
|
A994BF631FBF3F9700278EB9 /* libspirv.cpp in Sources */,
|
|
A994C00B1FBF3F9700278EB9 /* optimizer.cpp in Sources */,
|
|
A994BFBF1FBF3F9700278EB9 /* freeze_spec_constant_value_pass.cpp in Sources */,
|
|
A994C0731FBF3F9700278EB9 /* string_utils.cpp in Sources */,
|
|
A994C06F1FBF3F9700278EB9 /* parse_number.cpp in Sources */,
|
|
A994C0771FBF3F9700278EB9 /* basic_block.cpp in Sources */,
|
|
A994BFF11FBF3F9700278EB9 /* local_single_store_elim_pass.cpp in Sources */,
|
|
A994BFAB1FBF3F9700278EB9 /* eliminate_dead_constant_pass.cpp in Sources */,
|
|
A928C91C1D0488DC00071B88 /* SPIRVConversion.mm in Sources */,
|
|
A994BFE31FBF3F9700278EB9 /* ir_loader.cpp in Sources */,
|
|
A994C0A51FBF3F9700278EB9 /* validate_logicals.cpp in Sources */,
|
|
A994C09D1FBF3F9700278EB9 /* validate_decorations.cpp in Sources */,
|
|
A994C0351FBF3F9700278EB9 /* parsed_operand.cpp in Sources */,
|
|
A994C08D1FBF3F9700278EB9 /* validate.cpp in Sources */,
|
|
A994BF4D1FBF3F9700278EB9 /* disassemble.cpp in Sources */,
|
|
A994C0471FBF3F9700278EB9 /* spirv_stats.cpp in Sources */,
|
|
A994BF651FBF3F9700278EB9 /* linker.cpp in Sources */,
|
|
A994BF891FBF3F9700278EB9 /* cfg.cpp in Sources */,
|
|
A994BFD71FBF3F9700278EB9 /* instruction.cpp in Sources */,
|
|
A994BFC71FBF3F9700278EB9 /* inline_exhaustive_pass.cpp in Sources */,
|
|
A994C02D1FBF3F9700278EB9 /* types.cpp in Sources */,
|
|
A994C01D1FBF3F9700278EB9 /* set_spec_constant_default_value_pass.cpp in Sources */,
|
|
A994C0391FBF3F9700278EB9 /* print.cpp in Sources */,
|
|
A994BFED1FBF3F9700278EB9 /* local_single_block_elim_pass.cpp in Sources */,
|
|
A9AB199E1CB5B5A80001E7F9 /* spirv_glsl.cpp in Sources */,
|
|
A994C0211FBF3F9700278EB9 /* strength_reduction_pass.cpp in Sources */,
|
|
A994C0851FBF3F9700278EB9 /* instruction.cpp in Sources */,
|
|
A994BF511FBF3F9700278EB9 /* enum_string_mapping.cpp in Sources */,
|
|
A994BFCB1FBF3F9700278EB9 /* inline_opaque_pass.cpp in Sources */,
|
|
A95C5F401DEA9070000D17B6 /* spirv_cfg.cpp in Sources */,
|
|
A994BF7D1FBF3F9700278EB9 /* basic_block.cpp in Sources */,
|
|
A994C05F1FBF3F9700278EB9 /* bit_stream.cpp in Sources */,
|
|
A994BF791FBF3F9700278EB9 /* aggressive_dead_code_elim_pass.cpp in Sources */,
|
|
A994C0991FBF3F9700278EB9 /* validate_conversion.cpp in Sources */,
|
|
A994BF591FBF3F9700278EB9 /* extensions.cpp in Sources */,
|
|
A994BFDF1FBF3F9700278EB9 /* ir_context.cpp in Sources */,
|
|
A994C0111FBF3F9700278EB9 /* pass_manager.cpp in Sources */,
|
|
A994C0A11FBF3F9700278EB9 /* validate_instruction.cpp in Sources */,
|
|
A994C0311FBF3F9700278EB9 /* unify_const_pass.cpp in Sources */,
|
|
A994BF811FBF3F9700278EB9 /* block_merge_pass.cpp in Sources */,
|
|
A994C0971FBF3F9700278EB9 /* validate_cfg.cpp in Sources */,
|
|
A994C0951FBF3F9700278EB9 /* validate_capability.cpp in Sources */,
|
|
A994C09B1FBF3F9700278EB9 /* validate_datarules.cpp in Sources */,
|
|
A994BF5D1FBF3F9700278EB9 /* id_descriptor.cpp in Sources */,
|
|
A994C0531FBF3F9700278EB9 /* table.cpp in Sources */,
|
|
A994BF691FBF3F9700278EB9 /* message.cpp in Sources */,
|
|
A994C0251FBF3F9700278EB9 /* strip_debug_info_pass.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
A925B71D1C78DEBF006E7ECD /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A93903C01C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter-macOS */;
|
|
targetProxy = A925B71C1C78DEBF006E7ECD /* PBXContainerItemProxy */;
|
|
};
|
|
A93749CF1A9AA7AF00F29B34 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A93747701A9A98D000F29B34 /* MoltenVKGLSLToSPIRVConverter-macOS */;
|
|
targetProxy = A93749CE1A9AA7AF00F29B34 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
A9092A911A81717C00051823 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GENERATE_MASTER_OBJECT_FILE = NO;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = MoltenVKShaderConverter;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9092A921A81717C00051823 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GENERATE_MASTER_OBJECT_FILE = NO;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = MoltenVKShaderConverter;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
A93747401A9A8B2900F29B34 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = NO;
|
|
CLANG_WARN_UNREACHABLE_CODE = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
|
|
GCC_WARN_UNUSED_PARAMETER = NO;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACH_O_TYPE = staticlib;
|
|
PRODUCT_NAME = MoltenVKGLSLToSPIRVConverter;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALID_ARCHS = arm64;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A93747411A9A8B2900F29B34 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = NO;
|
|
CLANG_WARN_UNREACHABLE_CODE = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
|
|
GCC_WARN_UNUSED_PARAMETER = NO;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACH_O_TYPE = staticlib;
|
|
PRODUCT_NAME = MoltenVKGLSLToSPIRVConverter;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALID_ARCHS = arm64;
|
|
};
|
|
name = Release;
|
|
};
|
|
A93747851A9A98D000F29B34 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = NO;
|
|
CLANG_WARN_UNREACHABLE_CODE = NO;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
|
|
GCC_WARN_UNUSED_PARAMETER = NO;
|
|
MACH_O_TYPE = staticlib;
|
|
PRODUCT_NAME = MoltenVKGLSLToSPIRVConverter;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A93747861A9A98D000F29B34 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = NO;
|
|
CLANG_WARN_UNREACHABLE_CODE = NO;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
|
|
GCC_WARN_UNUSED_PARAMETER = NO;
|
|
MACH_O_TYPE = staticlib;
|
|
PRODUCT_NAME = MoltenVKGLSLToSPIRVConverter;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
A93903BD1C57E9D700FE90DC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/include\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/source\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/build\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Headers/include\"",
|
|
);
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACH_O_TYPE = staticlib;
|
|
PRODUCT_NAME = MoltenVKSPIRVToMSLConverter;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALID_ARCHS = arm64;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A93903BE1C57E9D700FE90DC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/include\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/source\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/build\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Headers/include\"",
|
|
);
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACH_O_TYPE = staticlib;
|
|
PRODUCT_NAME = MoltenVKSPIRVToMSLConverter;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALID_ARCHS = arm64;
|
|
};
|
|
name = Release;
|
|
};
|
|
A93903C51C57E9ED00FE90DC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/include\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/source\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/build\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Headers/include\"",
|
|
);
|
|
MACH_O_TYPE = staticlib;
|
|
PRODUCT_NAME = MoltenVKSPIRVToMSLConverter;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A93903C61C57E9ED00FE90DC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/include\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/source\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/build\"",
|
|
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Headers/include\"",
|
|
);
|
|
MACH_O_TYPE = staticlib;
|
|
PRODUCT_NAME = MoltenVKSPIRVToMSLConverter;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9F55D3F198BE6A8004EC31B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = NO;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_CXX0X_EXTENSIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
"SPIRV_CROSS_FLT_FMT=\\\"%.6g\\\"",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
|
|
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
GENERATE_MASTER_OBJECT_FILE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9F55D40198BE6A8004EC31B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = NO;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_CXX0X_EXTENSIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = fast;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "SPIRV_CROSS_FLT_FMT=\\\"%.6g\\\"";
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
|
|
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
GENERATE_MASTER_OBJECT_FILE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
SKIP_INSTALL = YES;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
A9092A931A81717C00051823 /* Build configuration list for PBXNativeTarget "MoltenVKShaderConverter" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9092A911A81717C00051823 /* Debug */,
|
|
A9092A921A81717C00051823 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A937473F1A9A8B2900F29B34 /* Build configuration list for PBXNativeTarget "MoltenVKGLSLToSPIRVConverter-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A93747401A9A8B2900F29B34 /* Debug */,
|
|
A93747411A9A8B2900F29B34 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A93747841A9A98D000F29B34 /* Build configuration list for PBXNativeTarget "MoltenVKGLSLToSPIRVConverter-macOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A93747851A9A98D000F29B34 /* Debug */,
|
|
A93747861A9A98D000F29B34 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A93903BC1C57E9D700FE90DC /* Build configuration list for PBXNativeTarget "MoltenVKSPIRVToMSLConverter-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A93903BD1C57E9D700FE90DC /* Debug */,
|
|
A93903BE1C57E9D700FE90DC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A93903C41C57E9ED00FE90DC /* Build configuration list for PBXNativeTarget "MoltenVKSPIRVToMSLConverter-macOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A93903C51C57E9ED00FE90DC /* Debug */,
|
|
A93903C61C57E9ED00FE90DC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9F55D28198BE6A7004EC31B /* Build configuration list for PBXProject "MoltenVKShaderConverter" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9F55D3F198BE6A8004EC31B /* Debug */,
|
|
A9F55D40198BE6A8004EC31B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = A9F55D25198BE6A7004EC31B /* Project object */;
|
|
}
|