| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 55; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| 1C023D3F27449070001DB734 /* WGSLLexerTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C023D3E27449070001DB734 /* WGSLLexerTests.mm */; }; |
| 1C023D4027449070001DB734 /* libwgsl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CEBD7F22716B2CC00A5254D /* libwgsl.a */; }; |
| 1C023D4B274495B9001DB734 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C023D4A274495B9001DB734 /* JavaScriptCore.framework */; }; |
| 1C0F41EE280940650005886D /* HardwareCapabilities.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C0F41EC280940650005886D /* HardwareCapabilities.mm */; }; |
| 1C0F41EF280940650005886D /* HardwareCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C0F41ED280940650005886D /* HardwareCapabilities.h */; }; |
| 1C2CEDEE271E8A7300EDC16F /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C2CEDED271E8A7300EDC16F /* Metal.framework */; }; |
| 1C33755F27FA23B8002F1644 /* IsValidToUseWith.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C33755D27FA23B8002F1644 /* IsValidToUseWith.h */; }; |
| 1C5319C027BDC6CC00CD127E /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C5319BF27BDC6CC00CD127E /* main.swift */; }; |
| 1C5319C527BDC72700CD127E /* WebGPU.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CEBD7E32716AFBA00A5254D /* WebGPU.framework */; }; |
| 1C531A2527BDDF5500CD127E /* Metal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1C531A2427BDDF5500CD127E /* Metal.cpp */; }; |
| 1C582FF927E04131009B40F0 /* CommandsMixin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C582FF727E04131009B40F0 /* CommandsMixin.mm */; }; |
| 1C582FFA27E04131009B40F0 /* CommandsMixin.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C582FF827E04131009B40F0 /* CommandsMixin.h */; }; |
| 1C58301827E16823009B40F0 /* APIConversions.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C58301727E16823009B40F0 /* APIConversions.h */; }; |
| 1C5ACA94273A41C20095F8D5 /* Instance.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACA92273A41C20095F8D5 /* Instance.mm */; }; |
| 1C5ACAB6273A426D0095F8D5 /* RenderPipeline.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACA98273A426D0095F8D5 /* RenderPipeline.mm */; }; |
| 1C5ACABB273A426D0095F8D5 /* Buffer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACA9D273A426D0095F8D5 /* Buffer.mm */; }; |
| 1C5ACABD273A426D0095F8D5 /* QuerySet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACA9F273A426D0095F8D5 /* QuerySet.mm */; }; |
| 1C5ACABF273A426D0095F8D5 /* SwapChain.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAA1273A426D0095F8D5 /* SwapChain.mm */; }; |
| 1C5ACAC0273A426D0095F8D5 /* ComputePipeline.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAA2273A426D0095F8D5 /* ComputePipeline.mm */; }; |
| 1C5ACAC1273A426D0095F8D5 /* Device.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAA3273A426D0095F8D5 /* Device.mm */; }; |
| 1C5ACAC2273A426D0095F8D5 /* RenderPassEncoder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAA4273A426D0095F8D5 /* RenderPassEncoder.mm */; }; |
| 1C5ACAC6273A426D0095F8D5 /* ComputePassEncoder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAA8273A426D0095F8D5 /* ComputePassEncoder.mm */; }; |
| 1C5ACAC7273A426D0095F8D5 /* Adapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAA9273A426D0095F8D5 /* Adapter.mm */; }; |
| 1C5ACAC9273A426E0095F8D5 /* CommandEncoder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAAB273A426D0095F8D5 /* CommandEncoder.mm */; }; |
| 1C5ACACB273A426E0095F8D5 /* Queue.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAAD273A426D0095F8D5 /* Queue.mm */; }; |
| 1C5ACACC273A426E0095F8D5 /* RenderBundleEncoder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAAE273A426D0095F8D5 /* RenderBundleEncoder.mm */; }; |
| 1C5ACACE273A426E0095F8D5 /* ShaderModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAB0273A426D0095F8D5 /* ShaderModule.mm */; }; |
| 1C5ACACF273A426E0095F8D5 /* Texture.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAB1273A426D0095F8D5 /* Texture.mm */; }; |
| 1C5ACAD1273A426E0095F8D5 /* Surface.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAB3273A426D0095F8D5 /* Surface.mm */; }; |
| 1C5ACAD3273A4C860095F8D5 /* WebGPUExt.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C5ACAD2273A4C860095F8D5 /* WebGPUExt.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 1C5ACAD7273A4D700095F8D5 /* BindGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C5ACAD5273A4D700095F8D5 /* BindGroup.h */; }; |
| 1C5ACADF273A55AF0095F8D5 /* BindGroup.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACADE273A55AF0095F8D5 /* BindGroup.mm */; }; |
| 1C5ACAE1273A55C10095F8D5 /* BindGroupLayout.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAE0273A55C10095F8D5 /* BindGroupLayout.mm */; }; |
| 1C5ACAE3273A55CD0095F8D5 /* CommandBuffer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAE2273A55CD0095F8D5 /* CommandBuffer.mm */; }; |
| 1C5ACAE5273A55DD0095F8D5 /* PipelineLayout.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAE4273A55DD0095F8D5 /* PipelineLayout.mm */; }; |
| 1C5ACAE7273A55EF0095F8D5 /* RenderBundle.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAE6273A55EF0095F8D5 /* RenderBundle.mm */; }; |
| 1C5ACAE9273A55FD0095F8D5 /* Sampler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAE8273A55FD0095F8D5 /* Sampler.mm */; }; |
| 1C5ACAEB273A560D0095F8D5 /* TextureView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C5ACAEA273A560D0095F8D5 /* TextureView.mm */; }; |
| 1CBAB0922718CCA0006080BB /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CBAB0912718CCA0006080BB /* JavaScriptCore.framework */; }; |
| 1CEBD7E72716AFBA00A5254D /* WebGPU.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CEBD7E62716AFBA00A5254D /* WebGPU.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 1CEBD7F82716B34400A5254D /* WGSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CEBD7F72716B34400A5254D /* WGSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 1CEBD8032716BF8200A5254D /* WGSL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CEBD8022716BF8200A5254D /* WGSL.cpp */; }; |
| 1CEBD8262716CACC00A5254D /* libwgsl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CEBD7F22716B2CC00A5254D /* libwgsl.a */; }; |
| 338BB2CE27B6B60200E066AB /* Token.h in Headers */ = {isa = PBXBuildFile; fileRef = 338BB2CD27B6B60200E066AB /* Token.h */; }; |
| 338BB2D027B6B61B00E066AB /* Token.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 338BB2CF27B6B61B00E066AB /* Token.cpp */; }; |
| 338BB2D227B6B63F00E066AB /* SourceSpan.h in Headers */ = {isa = PBXBuildFile; fileRef = 338BB2D127B6B63F00E066AB /* SourceSpan.h */; }; |
| 338BB2D427B6B66C00E066AB /* Lexer.h in Headers */ = {isa = PBXBuildFile; fileRef = 338BB2D327B6B66C00E066AB /* Lexer.h */; }; |
| 338BB2D627B6B68700E066AB /* Lexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 338BB2D527B6B68700E066AB /* Lexer.cpp */; }; |
| 339B7B1827D7FFA40072BF9A /* Parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 339B7B1727D7FFA40072BF9A /* Parser.h */; }; |
| 339B7B1B27D800090072BF9A /* Parser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 339B7B1A27D800090072BF9A /* Parser.cpp */; }; |
| 339B7B1D27D80A1C0072BF9A /* WGSLParserTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 339B7B1C27D80A1C0072BF9A /* WGSLParserTests.mm */; }; |
| 339B7B1E27D816270072BF9A /* CompilationMessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 33EA186727BC1B1400A1DD52 /* CompilationMessage.cpp */; }; |
| 33EA185E27BC194F00A1DD52 /* ASTNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA185D27BC194F00A1DD52 /* ASTNode.h */; }; |
| 33EA186027BC198100A1DD52 /* GlobalDirective.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA185F27BC198100A1DD52 /* GlobalDirective.h */; }; |
| 33EA186227BC19C100A1DD52 /* GlobalDecl.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA186127BC19C100A1DD52 /* GlobalDecl.h */; }; |
| 33EA186427BC1A1D00A1DD52 /* GlobalVariableDecl.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA186327BC1A1D00A1DD52 /* GlobalVariableDecl.h */; }; |
| 33EA186627BC1AD500A1DD52 /* CompilationMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA186527BC1AD500A1DD52 /* CompilationMessage.h */; }; |
| 33EA186A27BC1BE600A1DD52 /* Attribute.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA186927BC1BE600A1DD52 /* Attribute.h */; }; |
| 33EA186C27BC1CBC00A1DD52 /* Expression.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA186B27BC1CBC00A1DD52 /* Expression.h */; }; |
| 33EA186E27BC1D4C00A1DD52 /* TypeDecl.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA186D27BC1D4C00A1DD52 /* TypeDecl.h */; }; |
| 33EA187027BC1E8A00A1DD52 /* ShaderModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA186F27BC1E8A00A1DD52 /* ShaderModule.h */; }; |
| 33EA187227BC1FE100A1DD52 /* VariableQualifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA187127BC1FE100A1DD52 /* VariableQualifier.h */; }; |
| 33EA187427BC204900A1DD52 /* StructureDecl.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA187327BC204900A1DD52 /* StructureDecl.h */; }; |
| 33EA187627BC216B00A1DD52 /* FunctionDecl.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA187527BC216B00A1DD52 /* FunctionDecl.h */; }; |
| 33EA187927BC22AA00A1DD52 /* Statement.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA187827BC22AA00A1DD52 /* Statement.h */; }; |
| 33EA187B27BC230E00A1DD52 /* CompoundStatement.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA187A27BC230E00A1DD52 /* CompoundStatement.h */; }; |
| 33EA187E27BC249000A1DD52 /* ReturnStatement.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA187D27BC249000A1DD52 /* ReturnStatement.h */; }; |
| 33EA188027BC24E200A1DD52 /* AssignmentStatement.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA187F27BC24E200A1DD52 /* AssignmentStatement.h */; }; |
| 33EA188227BC25D000A1DD52 /* IdentifierExpression.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA188127BC25D000A1DD52 /* IdentifierExpression.h */; }; |
| 33EA188427BC268600A1DD52 /* StructureAccess.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA188327BC268600A1DD52 /* StructureAccess.h */; }; |
| 33EA188627BC26DF00A1DD52 /* TypeConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA188527BC26DF00A1DD52 /* TypeConversion.h */; }; |
| 33EA188827BC361E00A1DD52 /* LiteralExpressions.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EA188727BC361E00A1DD52 /* LiteralExpressions.h */; }; |
| 66DC575528627E0B0014CABD /* ParserPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 66DC575428627E0B0014CABD /* ParserPrivate.h */; }; |
| DD05A35C27BF09C60096EFAB /* libWTF.a in Product Dependencies */ = {isa = PBXBuildFile; fileRef = 1CEBD8292716CAE700A5254D /* libWTF.a */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXContainerItemProxy section */ |
| 1C023D4127449070001DB734 /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = 1CEBD7DA2716AFBA00A5254D /* Project object */; |
| proxyType = 1; |
| remoteGlobalIDString = 1CEBD7F12716B2CC00A5254D; |
| remoteInfo = WGSL; |
| }; |
| 1C5319C727BDC72700CD127E /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = 1CEBD7DA2716AFBA00A5254D /* Project object */; |
| proxyType = 1; |
| remoteGlobalIDString = 1CEBD7E22716AFBA00A5254D; |
| remoteInfo = WebGPU; |
| }; |
| 1CEBD8272716CACC00A5254D /* PBXContainerItemProxy */ = { |
| isa = PBXContainerItemProxy; |
| containerPortal = 1CEBD7DA2716AFBA00A5254D /* Project object */; |
| proxyType = 1; |
| remoteGlobalIDString = 1CEBD7F12716B2CC00A5254D; |
| remoteInfo = WGSL; |
| }; |
| /* End PBXContainerItemProxy section */ |
| |
| /* Begin PBXCopyFilesBuildPhase section */ |
| 1C5319BB27BDC6CB00CD127E /* CopyFiles */ = { |
| isa = PBXCopyFilesBuildPhase; |
| buildActionMask = 2147483647; |
| dstPath = /usr/share/man/man1/; |
| dstSubfolderSpec = 0; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 1; |
| }; |
| DD05A35B27BF09B60096EFAB /* Product Dependencies */ = { |
| isa = PBXCopyFilesBuildPhase; |
| buildActionMask = 2147483647; |
| dstPath = ""; |
| dstSubfolderSpec = 16; |
| files = ( |
| DD05A35C27BF09C60096EFAB /* libWTF.a in Product Dependencies */, |
| ); |
| name = "Product Dependencies"; |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXCopyFilesBuildPhase section */ |
| |
| /* Begin PBXFileReference section */ |
| 1C023D3C27449070001DB734 /* WGSLUnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WGSLUnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 1C023D3E27449070001DB734 /* WGSLLexerTests.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = WGSLLexerTests.mm; sourceTree = "<group>"; }; |
| 1C023D472744916D001DB734 /* WGSLUnitTests.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = WGSLUnitTests.xcconfig; sourceTree = "<group>"; }; |
| 1C023D4A274495B9001DB734 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = JavaScriptCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 1C0F41EC280940650005886D /* HardwareCapabilities.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = HardwareCapabilities.mm; sourceTree = "<group>"; }; |
| 1C0F41ED280940650005886D /* HardwareCapabilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HardwareCapabilities.h; sourceTree = "<group>"; }; |
| 1C1C323E2824F28D007C9E7E /* WebKitTargetConditionals.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = WebKitTargetConditionals.xcconfig; sourceTree = "<group>"; }; |
| 1C2CEDED271E8A7300EDC16F /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; |
| 1C33755D27FA23B8002F1644 /* IsValidToUseWith.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsValidToUseWith.h; sourceTree = "<group>"; }; |
| 1C5319BD27BDC6CB00CD127E /* CommandLinePlayground */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = CommandLinePlayground; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 1C5319BF27BDC6CC00CD127E /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
| 1C5319CA27BDD70000CD127E /* CommandLinePlayground.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = CommandLinePlayground.xcconfig; sourceTree = "<group>"; }; |
| 1C5319CD27BDDD6E00CD127E /* MTLTypes.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLTypes.hpp; sourceTree = "<group>"; }; |
| 1C5319CE27BDDD6E00CD127E /* MTLResourceStateCommandEncoder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLResourceStateCommandEncoder.hpp; sourceTree = "<group>"; }; |
| 1C5319CF27BDDD6E00CD127E /* MTLIndirectCommandEncoder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLIndirectCommandEncoder.hpp; sourceTree = "<group>"; }; |
| 1C5319D027BDDD6E00CD127E /* MTLComputePipeline.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLComputePipeline.hpp; sourceTree = "<group>"; }; |
| 1C5319D127BDDD6E00CD127E /* MTLFunctionHandle.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLFunctionHandle.hpp; sourceTree = "<group>"; }; |
| 1C5319D227BDDD6E00CD127E /* MTLDrawable.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLDrawable.hpp; sourceTree = "<group>"; }; |
| 1C5319D327BDDD6E00CD127E /* MTLDynamicLibrary.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLDynamicLibrary.hpp; sourceTree = "<group>"; }; |
| 1C5319D427BDDD6E00CD127E /* MTLComputePass.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLComputePass.hpp; sourceTree = "<group>"; }; |
| 1C5319D527BDDD6E00CD127E /* MTLFunctionConstantValues.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLFunctionConstantValues.hpp; sourceTree = "<group>"; }; |
| 1C5319D627BDDD6E00CD127E /* MTLPipeline.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLPipeline.hpp; sourceTree = "<group>"; }; |
| 1C5319D727BDDD6E00CD127E /* MTLRenderCommandEncoder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLRenderCommandEncoder.hpp; sourceTree = "<group>"; }; |
| 1C5319D827BDDD6E00CD127E /* MTLBlitCommandEncoder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLBlitCommandEncoder.hpp; sourceTree = "<group>"; }; |
| 1C5319D927BDDD6E00CD127E /* MTLCaptureManager.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLCaptureManager.hpp; sourceTree = "<group>"; }; |
| 1C5319DA27BDDD6E00CD127E /* MTLCommandEncoder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLCommandEncoder.hpp; sourceTree = "<group>"; }; |
| 1C5319DB27BDDD6E00CD127E /* Metal.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = Metal.hpp; sourceTree = "<group>"; }; |
| 1C5319DC27BDDD6E00CD127E /* MTLStageInputOutputDescriptor.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLStageInputOutputDescriptor.hpp; sourceTree = "<group>"; }; |
| 1C5319DD27BDDD6E00CD127E /* MTLAccelerationStructureTypes.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLAccelerationStructureTypes.hpp; sourceTree = "<group>"; }; |
| 1C5319DE27BDDD6E00CD127E /* MTLParallelRenderCommandEncoder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLParallelRenderCommandEncoder.hpp; sourceTree = "<group>"; }; |
| 1C5319DF27BDDD6E00CD127E /* MTLRasterizationRate.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLRasterizationRate.hpp; sourceTree = "<group>"; }; |
| 1C5319E027BDDD6E00CD127E /* MTLLinkedFunctions.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLLinkedFunctions.hpp; sourceTree = "<group>"; }; |
| 1C5319E127BDDD6E00CD127E /* MTLTexture.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLTexture.hpp; sourceTree = "<group>"; }; |
| 1C5319E227BDDD6E00CD127E /* MTLSampler.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLSampler.hpp; sourceTree = "<group>"; }; |
| 1C5319E327BDDD6E00CD127E /* MTLDepthStencil.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLDepthStencil.hpp; sourceTree = "<group>"; }; |
| 1C5319E427BDDD6E00CD127E /* MTLArgumentEncoder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLArgumentEncoder.hpp; sourceTree = "<group>"; }; |
| 1C5319E527BDDD6E00CD127E /* MTLIntersectionFunctionTable.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLIntersectionFunctionTable.hpp; sourceTree = "<group>"; }; |
| 1C5319E627BDDD6E00CD127E /* MTLVisibleFunctionTable.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLVisibleFunctionTable.hpp; sourceTree = "<group>"; }; |
| 1C5319E727BDDD6E00CD127E /* MTLPrivate.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLPrivate.hpp; sourceTree = "<group>"; }; |
| 1C5319E827BDDD6E00CD127E /* MTLResource.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLResource.hpp; sourceTree = "<group>"; }; |
| 1C5319E927BDDD6E00CD127E /* MTLAccelerationStructure.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLAccelerationStructure.hpp; sourceTree = "<group>"; }; |
| 1C5319EA27BDDD6E00CD127E /* MTLDevice.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLDevice.hpp; sourceTree = "<group>"; }; |
| 1C5319EB27BDDD6E00CD127E /* MTLArgument.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLArgument.hpp; sourceTree = "<group>"; }; |
| 1C5319EC27BDDD6E00CD127E /* MTLFunctionLog.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLFunctionLog.hpp; sourceTree = "<group>"; }; |
| 1C5319ED27BDDD6E00CD127E /* MTLBuffer.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLBuffer.hpp; sourceTree = "<group>"; }; |
| 1C5319EE27BDDD6E00CD127E /* MTLRenderPass.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLRenderPass.hpp; sourceTree = "<group>"; }; |
| 1C5319EF27BDDD6E00CD127E /* MTLHeap.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLHeap.hpp; sourceTree = "<group>"; }; |
| 1C5319F027BDDD6E00CD127E /* MTLVertexDescriptor.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLVertexDescriptor.hpp; sourceTree = "<group>"; }; |
| 1C5319F127BDDD6E00CD127E /* MTLFunctionStitching.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLFunctionStitching.hpp; sourceTree = "<group>"; }; |
| 1C5319F227BDDD6E00CD127E /* MTLLibrary.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLLibrary.hpp; sourceTree = "<group>"; }; |
| 1C5319F327BDDD6E00CD127E /* MTLPixelFormat.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLPixelFormat.hpp; sourceTree = "<group>"; }; |
| 1C5319F427BDDD6E00CD127E /* MTLFence.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLFence.hpp; sourceTree = "<group>"; }; |
| 1C5319F527BDDD6E00CD127E /* MTLIndirectCommandBuffer.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLIndirectCommandBuffer.hpp; sourceTree = "<group>"; }; |
| 1C5319F627BDDD6E00CD127E /* MTLRenderPipeline.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLRenderPipeline.hpp; sourceTree = "<group>"; }; |
| 1C5319F727BDDD6E00CD127E /* MTLCommandQueue.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLCommandQueue.hpp; sourceTree = "<group>"; }; |
| 1C5319F827BDDD6E00CD127E /* MTLFunctionDescriptor.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLFunctionDescriptor.hpp; sourceTree = "<group>"; }; |
| 1C5319F927BDDD6E00CD127E /* MTLAccelerationStructureCommandEncoder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLAccelerationStructureCommandEncoder.hpp; sourceTree = "<group>"; }; |
| 1C5319FA27BDDD6E00CD127E /* MTLBlitPass.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLBlitPass.hpp; sourceTree = "<group>"; }; |
| 1C5319FB27BDDD6E00CD127E /* MTLEvent.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLEvent.hpp; sourceTree = "<group>"; }; |
| 1C5319FC27BDDD6E00CD127E /* MTLBinaryArchive.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLBinaryArchive.hpp; sourceTree = "<group>"; }; |
| 1C5319FD27BDDD6E00CD127E /* MTLCaptureScope.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLCaptureScope.hpp; sourceTree = "<group>"; }; |
| 1C5319FE27BDDD6E00CD127E /* MTLComputeCommandEncoder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLComputeCommandEncoder.hpp; sourceTree = "<group>"; }; |
| 1C5319FF27BDDD6E00CD127E /* MTLHeaderBridge.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLHeaderBridge.hpp; sourceTree = "<group>"; }; |
| 1C531A0027BDDD6E00CD127E /* MTLCounters.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLCounters.hpp; sourceTree = "<group>"; }; |
| 1C531A0127BDDD6E00CD127E /* MTLDefines.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLDefines.hpp; sourceTree = "<group>"; }; |
| 1C531A0227BDDD6E00CD127E /* MTLResourceStatePass.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLResourceStatePass.hpp; sourceTree = "<group>"; }; |
| 1C531A0327BDDD6E00CD127E /* MTLCommandBuffer.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = MTLCommandBuffer.hpp; sourceTree = "<group>"; }; |
| 1C531A0527BDDD6E00CD127E /* NSString.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSString.hpp; sourceTree = "<group>"; }; |
| 1C531A0627BDDD6E00CD127E /* NSDictionary.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSDictionary.hpp; sourceTree = "<group>"; }; |
| 1C531A0727BDDD6E00CD127E /* NSLock.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSLock.hpp; sourceTree = "<group>"; }; |
| 1C531A0827BDDD6E00CD127E /* NSProcessInfo.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSProcessInfo.hpp; sourceTree = "<group>"; }; |
| 1C531A0927BDDD6E00CD127E /* NSError.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSError.hpp; sourceTree = "<group>"; }; |
| 1C531A0A27BDDD6E00CD127E /* NSObjCRuntime.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSObjCRuntime.hpp; sourceTree = "<group>"; }; |
| 1C531A0B27BDDD6E00CD127E /* NSObject.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSObject.hpp; sourceTree = "<group>"; }; |
| 1C531A0C27BDDD6E00CD127E /* NSNotification.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSNotification.hpp; sourceTree = "<group>"; }; |
| 1C531A0D27BDDD6E00CD127E /* NSPrivate.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSPrivate.hpp; sourceTree = "<group>"; }; |
| 1C531A0E27BDDD6E00CD127E /* NSURL.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSURL.hpp; sourceTree = "<group>"; }; |
| 1C531A0F27BDDD6E00CD127E /* NSAutoreleasePool.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSAutoreleasePool.hpp; sourceTree = "<group>"; }; |
| 1C531A1027BDDD6E00CD127E /* NSRange.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSRange.hpp; sourceTree = "<group>"; }; |
| 1C531A1127BDDD6E00CD127E /* NSTypes.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSTypes.hpp; sourceTree = "<group>"; }; |
| 1C531A1227BDDD6E00CD127E /* NSData.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSData.hpp; sourceTree = "<group>"; }; |
| 1C531A1327BDDD6E00CD127E /* NSNumber.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSNumber.hpp; sourceTree = "<group>"; }; |
| 1C531A1427BDDD6E00CD127E /* Foundation.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = Foundation.hpp; sourceTree = "<group>"; }; |
| 1C531A1527BDDD6E00CD127E /* NSDate.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSDate.hpp; sourceTree = "<group>"; }; |
| 1C531A1627BDDD6E00CD127E /* NSDefines.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSDefines.hpp; sourceTree = "<group>"; }; |
| 1C531A1727BDDD6E00CD127E /* NSBundle.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSBundle.hpp; sourceTree = "<group>"; }; |
| 1C531A1827BDDD6E00CD127E /* NSEnumerator.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSEnumerator.hpp; sourceTree = "<group>"; }; |
| 1C531A1927BDDD6E00CD127E /* NSArray.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NSArray.hpp; sourceTree = "<group>"; }; |
| 1C531A1A27BDDD6E00CD127E /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
| 1C531A1C27BDDD6E00CD127E /* QuartzCore.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = QuartzCore.hpp; sourceTree = "<group>"; }; |
| 1C531A1D27BDDD6E00CD127E /* CAPrivate.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = CAPrivate.hpp; sourceTree = "<group>"; }; |
| 1C531A1E27BDDD6E00CD127E /* CAMetalDrawable.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = CAMetalDrawable.hpp; sourceTree = "<group>"; }; |
| 1C531A1F27BDDD6E00CD127E /* CADefines.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = CADefines.hpp; sourceTree = "<group>"; }; |
| 1C531A2027BDDD6E00CD127E /* LICENSE.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE.txt; sourceTree = "<group>"; }; |
| 1C531A2227BDDD6E00CD127E /* MakeSingleHeader.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MakeSingleHeader.py; sourceTree = "<group>"; }; |
| 1C531A2427BDDF5500CD127E /* Metal.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Metal.cpp; sourceTree = "<group>"; }; |
| 1C531A2A27BDE06700CD127E /* Metal.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = Metal.hpp; sourceTree = "<group>"; }; |
| 1C582FF727E04131009B40F0 /* CommandsMixin.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = CommandsMixin.mm; sourceTree = "<group>"; }; |
| 1C582FF827E04131009B40F0 /* CommandsMixin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommandsMixin.h; sourceTree = "<group>"; }; |
| 1C58301727E16823009B40F0 /* APIConversions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = APIConversions.h; sourceTree = "<group>"; }; |
| 1C5ACA92273A41C20095F8D5 /* Instance.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = Instance.mm; sourceTree = "<group>"; }; |
| 1C5ACA96273A426D0095F8D5 /* Surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Surface.h; sourceTree = "<group>"; }; |
| 1C5ACA97273A426D0095F8D5 /* SwapChain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SwapChain.h; sourceTree = "<group>"; }; |
| 1C5ACA98273A426D0095F8D5 /* RenderPipeline.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RenderPipeline.mm; sourceTree = "<group>"; }; |
| 1C5ACA99273A426D0095F8D5 /* Texture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Texture.h; sourceTree = "<group>"; }; |
| 1C5ACA9A273A426D0095F8D5 /* RenderPassEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderPassEncoder.h; sourceTree = "<group>"; }; |
| 1C5ACA9B273A426D0095F8D5 /* Device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Device.h; sourceTree = "<group>"; }; |
| 1C5ACA9C273A426D0095F8D5 /* Queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Queue.h; sourceTree = "<group>"; }; |
| 1C5ACA9D273A426D0095F8D5 /* Buffer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Buffer.mm; sourceTree = "<group>"; }; |
| 1C5ACA9E273A426D0095F8D5 /* CommandEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommandEncoder.h; sourceTree = "<group>"; }; |
| 1C5ACA9F273A426D0095F8D5 /* QuerySet.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = QuerySet.mm; sourceTree = "<group>"; }; |
| 1C5ACAA0273A426D0095F8D5 /* Instance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Instance.h; sourceTree = "<group>"; }; |
| 1C5ACAA1273A426D0095F8D5 /* SwapChain.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SwapChain.mm; sourceTree = "<group>"; }; |
| 1C5ACAA2273A426D0095F8D5 /* ComputePipeline.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ComputePipeline.mm; sourceTree = "<group>"; }; |
| 1C5ACAA3273A426D0095F8D5 /* Device.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Device.mm; sourceTree = "<group>"; }; |
| 1C5ACAA4273A426D0095F8D5 /* RenderPassEncoder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RenderPassEncoder.mm; sourceTree = "<group>"; }; |
| 1C5ACAA5273A426D0095F8D5 /* Buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Buffer.h; sourceTree = "<group>"; }; |
| 1C5ACAA6273A426D0095F8D5 /* RenderBundleEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderBundleEncoder.h; sourceTree = "<group>"; }; |
| 1C5ACAA7273A426D0095F8D5 /* ComputePipeline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComputePipeline.h; sourceTree = "<group>"; }; |
| 1C5ACAA8273A426D0095F8D5 /* ComputePassEncoder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ComputePassEncoder.mm; sourceTree = "<group>"; }; |
| 1C5ACAA9273A426D0095F8D5 /* Adapter.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Adapter.mm; sourceTree = "<group>"; }; |
| 1C5ACAAA273A426D0095F8D5 /* ComputePassEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComputePassEncoder.h; sourceTree = "<group>"; }; |
| 1C5ACAAB273A426D0095F8D5 /* CommandEncoder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = CommandEncoder.mm; sourceTree = "<group>"; }; |
| 1C5ACAAC273A426D0095F8D5 /* QuerySet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QuerySet.h; sourceTree = "<group>"; }; |
| 1C5ACAAD273A426D0095F8D5 /* Queue.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Queue.mm; sourceTree = "<group>"; }; |
| 1C5ACAAE273A426D0095F8D5 /* RenderBundleEncoder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RenderBundleEncoder.mm; sourceTree = "<group>"; }; |
| 1C5ACAAF273A426D0095F8D5 /* RenderPipeline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderPipeline.h; sourceTree = "<group>"; }; |
| 1C5ACAB0273A426D0095F8D5 /* ShaderModule.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ShaderModule.mm; sourceTree = "<group>"; }; |
| 1C5ACAB1273A426D0095F8D5 /* Texture.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Texture.mm; sourceTree = "<group>"; }; |
| 1C5ACAB2273A426D0095F8D5 /* Adapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Adapter.h; sourceTree = "<group>"; }; |
| 1C5ACAB3273A426D0095F8D5 /* Surface.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Surface.mm; sourceTree = "<group>"; }; |
| 1C5ACAD2273A4C860095F8D5 /* WebGPUExt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WebGPUExt.h; sourceTree = "<group>"; }; |
| 1C5ACAD5273A4D700095F8D5 /* BindGroup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BindGroup.h; sourceTree = "<group>"; }; |
| 1C5ACAD8273A4DC10095F8D5 /* BindGroupLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BindGroupLayout.h; sourceTree = "<group>"; }; |
| 1C5ACAD9273A4DE90095F8D5 /* CommandBuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommandBuffer.h; sourceTree = "<group>"; }; |
| 1C5ACADA273A4E710095F8D5 /* PipelineLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PipelineLayout.h; sourceTree = "<group>"; }; |
| 1C5ACADB273A4EB80095F8D5 /* RenderBundle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RenderBundle.h; sourceTree = "<group>"; }; |
| 1C5ACADC273A4EFC0095F8D5 /* Sampler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Sampler.h; sourceTree = "<group>"; }; |
| 1C5ACADD273A4F3D0095F8D5 /* TextureView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TextureView.h; sourceTree = "<group>"; }; |
| 1C5ACADE273A55AF0095F8D5 /* BindGroup.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = BindGroup.mm; sourceTree = "<group>"; }; |
| 1C5ACAE0273A55C10095F8D5 /* BindGroupLayout.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = BindGroupLayout.mm; sourceTree = "<group>"; }; |
| 1C5ACAE2273A55CD0095F8D5 /* CommandBuffer.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = CommandBuffer.mm; sourceTree = "<group>"; }; |
| 1C5ACAE4273A55DD0095F8D5 /* PipelineLayout.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = PipelineLayout.mm; sourceTree = "<group>"; }; |
| 1C5ACAE6273A55EF0095F8D5 /* RenderBundle.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RenderBundle.mm; sourceTree = "<group>"; }; |
| 1C5ACAE8273A55FD0095F8D5 /* Sampler.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = Sampler.mm; sourceTree = "<group>"; }; |
| 1C5ACAEA273A560D0095F8D5 /* TextureView.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = TextureView.mm; sourceTree = "<group>"; }; |
| 1CBAB0912718CCA0006080BB /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = JavaScriptCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 1CC0C8C9273A7D8900D0B481 /* WebGPU.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; path = WebGPU.modulemap; sourceTree = "<group>"; }; |
| 1CC0C8CA273A819100D0B481 /* Version.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Version.xcconfig; sourceTree = "<group>"; }; |
| 1CEBD7E32716AFBA00A5254D /* WebGPU.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WebGPU.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 1CEBD7E62716AFBA00A5254D /* WebGPU.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WebGPU.h; sourceTree = "<group>"; }; |
| 1CEBD7F22716B2CC00A5254D /* libwgsl.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libwgsl.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 1CEBD7F72716B34400A5254D /* WGSL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WGSL.h; sourceTree = "<group>"; }; |
| 1CEBD7FA2716B3D500A5254D /* Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; }; |
| 1CEBD7FB2716B5B400A5254D /* DebugRelease.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = DebugRelease.xcconfig; sourceTree = "<group>"; }; |
| 1CEBD7FC2716B64400A5254D /* WebGPU.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = WebGPU.xcconfig; sourceTree = "<group>"; }; |
| 1CEBD7FD2716B64F00A5254D /* WGSL.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = WGSL.xcconfig; sourceTree = "<group>"; }; |
| 1CEBD8012716B9AB00A5254D /* SDKVariant.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = SDKVariant.xcconfig; sourceTree = "<group>"; }; |
| 1CEBD8022716BF8200A5254D /* WGSL.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = WGSL.cpp; sourceTree = "<group>"; }; |
| 1CEBD8042716BFAB00A5254D /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; }; |
| 1CEBD80A2716C36C00A5254D /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; }; |
| 1CEBD80B2716C37900A5254D /* ExportMacros.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExportMacros.h; sourceTree = "<group>"; }; |
| 1CEBD80D2716C3D800A5254D /* ShaderModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShaderModule.h; sourceTree = "<group>"; }; |
| 1CEBD8242716C81400A5254D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 1CEBD8292716CAE700A5254D /* libWTF.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libWTF.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 1CEBD82B2716CAFB00A5254D /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; |
| 1CEBD82D2716CB1600A5254D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
| 1CEBD8302716CB3800A5254D /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; |
| 338BB2CD27B6B60200E066AB /* Token.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Token.h; sourceTree = "<group>"; }; |
| 338BB2CF27B6B61B00E066AB /* Token.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Token.cpp; sourceTree = "<group>"; }; |
| 338BB2D127B6B63F00E066AB /* SourceSpan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SourceSpan.h; sourceTree = "<group>"; }; |
| 338BB2D327B6B66C00E066AB /* Lexer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Lexer.h; sourceTree = "<group>"; }; |
| 338BB2D527B6B68700E066AB /* Lexer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Lexer.cpp; sourceTree = "<group>"; }; |
| 339B7B1727D7FFA40072BF9A /* Parser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Parser.h; sourceTree = "<group>"; }; |
| 339B7B1A27D800090072BF9A /* Parser.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Parser.cpp; sourceTree = "<group>"; }; |
| 339B7B1C27D80A1C0072BF9A /* WGSLParserTests.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = WGSLParserTests.mm; sourceTree = "<group>"; }; |
| 33EA185D27BC194F00A1DD52 /* ASTNode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ASTNode.h; path = WGSL/ASTNode.h; sourceTree = SOURCE_ROOT; }; |
| 33EA185F27BC198100A1DD52 /* GlobalDirective.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlobalDirective.h; sourceTree = "<group>"; }; |
| 33EA186127BC19C100A1DD52 /* GlobalDecl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlobalDecl.h; sourceTree = "<group>"; }; |
| 33EA186327BC1A1D00A1DD52 /* GlobalVariableDecl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlobalVariableDecl.h; sourceTree = "<group>"; }; |
| 33EA186527BC1AD500A1DD52 /* CompilationMessage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CompilationMessage.h; sourceTree = "<group>"; }; |
| 33EA186727BC1B1400A1DD52 /* CompilationMessage.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = CompilationMessage.cpp; sourceTree = "<group>"; }; |
| 33EA186927BC1BE600A1DD52 /* Attribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Attribute.h; sourceTree = "<group>"; }; |
| 33EA186B27BC1CBC00A1DD52 /* Expression.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Expression.h; sourceTree = "<group>"; }; |
| 33EA186D27BC1D4C00A1DD52 /* TypeDecl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TypeDecl.h; sourceTree = "<group>"; }; |
| 33EA186F27BC1E8A00A1DD52 /* ShaderModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShaderModule.h; sourceTree = "<group>"; }; |
| 33EA187127BC1FE100A1DD52 /* VariableQualifier.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableQualifier.h; sourceTree = "<group>"; }; |
| 33EA187327BC204900A1DD52 /* StructureDecl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StructureDecl.h; sourceTree = "<group>"; }; |
| 33EA187527BC216B00A1DD52 /* FunctionDecl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FunctionDecl.h; sourceTree = "<group>"; }; |
| 33EA187827BC22AA00A1DD52 /* Statement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Statement.h; sourceTree = "<group>"; }; |
| 33EA187A27BC230E00A1DD52 /* CompoundStatement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CompoundStatement.h; sourceTree = "<group>"; }; |
| 33EA187D27BC249000A1DD52 /* ReturnStatement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReturnStatement.h; sourceTree = "<group>"; }; |
| 33EA187F27BC24E200A1DD52 /* AssignmentStatement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AssignmentStatement.h; sourceTree = "<group>"; }; |
| 33EA188127BC25D000A1DD52 /* IdentifierExpression.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdentifierExpression.h; sourceTree = "<group>"; }; |
| 33EA188327BC268600A1DD52 /* StructureAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StructureAccess.h; sourceTree = "<group>"; }; |
| 33EA188527BC26DF00A1DD52 /* TypeConversion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TypeConversion.h; sourceTree = "<group>"; }; |
| 33EA188727BC361E00A1DD52 /* LiteralExpressions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LiteralExpressions.h; sourceTree = "<group>"; }; |
| 66DC575428627E0B0014CABD /* ParserPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ParserPrivate.h; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| 1C023D3927449070001DB734 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 1C023D4B274495B9001DB734 /* JavaScriptCore.framework in Frameworks */, |
| 1C023D4027449070001DB734 /* libwgsl.a in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 1C5319BA27BDC6CB00CD127E /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 1C5319C527BDC72700CD127E /* WebGPU.framework in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 1CEBD7E02716AFBA00A5254D /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 1CBAB0922718CCA0006080BB /* JavaScriptCore.framework in Frameworks */, |
| 1CEBD8262716CACC00A5254D /* libwgsl.a in Frameworks */, |
| 1C2CEDEE271E8A7300EDC16F /* Metal.framework in Frameworks */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 1CEBD7F02716B2CC00A5254D /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| 1C023D3D27449070001DB734 /* WGSLUnitTests */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C023D3E27449070001DB734 /* WGSLLexerTests.mm */, |
| 339B7B1C27D80A1C0072BF9A /* WGSLParserTests.mm */, |
| ); |
| path = WGSLUnitTests; |
| sourceTree = "<group>"; |
| }; |
| 1C5319BE27BDC6CB00CD127E /* CommandLinePlayground */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C5319BF27BDC6CC00CD127E /* main.swift */, |
| ); |
| path = CommandLinePlayground; |
| sourceTree = "<group>"; |
| }; |
| 1C5319CB27BDDD6E00CD127E /* metal-cpp */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C531A0427BDDD6E00CD127E /* Foundation */, |
| 1C5319CC27BDDD6E00CD127E /* Metal */, |
| 1C531A1B27BDDD6E00CD127E /* QuartzCore */, |
| 1C531A2127BDDD6E00CD127E /* SingleHeader */, |
| 1C531A2027BDDD6E00CD127E /* LICENSE.txt */, |
| 1C531A1A27BDDD6E00CD127E /* README.md */, |
| ); |
| path = "metal-cpp"; |
| sourceTree = "<group>"; |
| }; |
| 1C5319CC27BDDD6E00CD127E /* Metal */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C5319DB27BDDD6E00CD127E /* Metal.hpp */, |
| 1C5319E927BDDD6E00CD127E /* MTLAccelerationStructure.hpp */, |
| 1C5319F927BDDD6E00CD127E /* MTLAccelerationStructureCommandEncoder.hpp */, |
| 1C5319DD27BDDD6E00CD127E /* MTLAccelerationStructureTypes.hpp */, |
| 1C5319EB27BDDD6E00CD127E /* MTLArgument.hpp */, |
| 1C5319E427BDDD6E00CD127E /* MTLArgumentEncoder.hpp */, |
| 1C5319FC27BDDD6E00CD127E /* MTLBinaryArchive.hpp */, |
| 1C5319D827BDDD6E00CD127E /* MTLBlitCommandEncoder.hpp */, |
| 1C5319FA27BDDD6E00CD127E /* MTLBlitPass.hpp */, |
| 1C5319ED27BDDD6E00CD127E /* MTLBuffer.hpp */, |
| 1C5319D927BDDD6E00CD127E /* MTLCaptureManager.hpp */, |
| 1C5319FD27BDDD6E00CD127E /* MTLCaptureScope.hpp */, |
| 1C531A0327BDDD6E00CD127E /* MTLCommandBuffer.hpp */, |
| 1C5319DA27BDDD6E00CD127E /* MTLCommandEncoder.hpp */, |
| 1C5319F727BDDD6E00CD127E /* MTLCommandQueue.hpp */, |
| 1C5319FE27BDDD6E00CD127E /* MTLComputeCommandEncoder.hpp */, |
| 1C5319D427BDDD6E00CD127E /* MTLComputePass.hpp */, |
| 1C5319D027BDDD6E00CD127E /* MTLComputePipeline.hpp */, |
| 1C531A0027BDDD6E00CD127E /* MTLCounters.hpp */, |
| 1C531A0127BDDD6E00CD127E /* MTLDefines.hpp */, |
| 1C5319E327BDDD6E00CD127E /* MTLDepthStencil.hpp */, |
| 1C5319EA27BDDD6E00CD127E /* MTLDevice.hpp */, |
| 1C5319D227BDDD6E00CD127E /* MTLDrawable.hpp */, |
| 1C5319D327BDDD6E00CD127E /* MTLDynamicLibrary.hpp */, |
| 1C5319FB27BDDD6E00CD127E /* MTLEvent.hpp */, |
| 1C5319F427BDDD6E00CD127E /* MTLFence.hpp */, |
| 1C5319D527BDDD6E00CD127E /* MTLFunctionConstantValues.hpp */, |
| 1C5319F827BDDD6E00CD127E /* MTLFunctionDescriptor.hpp */, |
| 1C5319D127BDDD6E00CD127E /* MTLFunctionHandle.hpp */, |
| 1C5319EC27BDDD6E00CD127E /* MTLFunctionLog.hpp */, |
| 1C5319F127BDDD6E00CD127E /* MTLFunctionStitching.hpp */, |
| 1C5319FF27BDDD6E00CD127E /* MTLHeaderBridge.hpp */, |
| 1C5319EF27BDDD6E00CD127E /* MTLHeap.hpp */, |
| 1C5319F527BDDD6E00CD127E /* MTLIndirectCommandBuffer.hpp */, |
| 1C5319CF27BDDD6E00CD127E /* MTLIndirectCommandEncoder.hpp */, |
| 1C5319E527BDDD6E00CD127E /* MTLIntersectionFunctionTable.hpp */, |
| 1C5319F227BDDD6E00CD127E /* MTLLibrary.hpp */, |
| 1C5319E027BDDD6E00CD127E /* MTLLinkedFunctions.hpp */, |
| 1C5319DE27BDDD6E00CD127E /* MTLParallelRenderCommandEncoder.hpp */, |
| 1C5319D627BDDD6E00CD127E /* MTLPipeline.hpp */, |
| 1C5319F327BDDD6E00CD127E /* MTLPixelFormat.hpp */, |
| 1C5319E727BDDD6E00CD127E /* MTLPrivate.hpp */, |
| 1C5319DF27BDDD6E00CD127E /* MTLRasterizationRate.hpp */, |
| 1C5319D727BDDD6E00CD127E /* MTLRenderCommandEncoder.hpp */, |
| 1C5319EE27BDDD6E00CD127E /* MTLRenderPass.hpp */, |
| 1C5319F627BDDD6E00CD127E /* MTLRenderPipeline.hpp */, |
| 1C5319E827BDDD6E00CD127E /* MTLResource.hpp */, |
| 1C5319CE27BDDD6E00CD127E /* MTLResourceStateCommandEncoder.hpp */, |
| 1C531A0227BDDD6E00CD127E /* MTLResourceStatePass.hpp */, |
| 1C5319E227BDDD6E00CD127E /* MTLSampler.hpp */, |
| 1C5319DC27BDDD6E00CD127E /* MTLStageInputOutputDescriptor.hpp */, |
| 1C5319E127BDDD6E00CD127E /* MTLTexture.hpp */, |
| 1C5319CD27BDDD6E00CD127E /* MTLTypes.hpp */, |
| 1C5319F027BDDD6E00CD127E /* MTLVertexDescriptor.hpp */, |
| 1C5319E627BDDD6E00CD127E /* MTLVisibleFunctionTable.hpp */, |
| ); |
| path = Metal; |
| sourceTree = "<group>"; |
| }; |
| 1C531A0427BDDD6E00CD127E /* Foundation */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C531A1427BDDD6E00CD127E /* Foundation.hpp */, |
| 1C531A1927BDDD6E00CD127E /* NSArray.hpp */, |
| 1C531A0F27BDDD6E00CD127E /* NSAutoreleasePool.hpp */, |
| 1C531A1727BDDD6E00CD127E /* NSBundle.hpp */, |
| 1C531A1227BDDD6E00CD127E /* NSData.hpp */, |
| 1C531A1527BDDD6E00CD127E /* NSDate.hpp */, |
| 1C531A1627BDDD6E00CD127E /* NSDefines.hpp */, |
| 1C531A0627BDDD6E00CD127E /* NSDictionary.hpp */, |
| 1C531A1827BDDD6E00CD127E /* NSEnumerator.hpp */, |
| 1C531A0927BDDD6E00CD127E /* NSError.hpp */, |
| 1C531A0727BDDD6E00CD127E /* NSLock.hpp */, |
| 1C531A0C27BDDD6E00CD127E /* NSNotification.hpp */, |
| 1C531A1327BDDD6E00CD127E /* NSNumber.hpp */, |
| 1C531A0A27BDDD6E00CD127E /* NSObjCRuntime.hpp */, |
| 1C531A0B27BDDD6E00CD127E /* NSObject.hpp */, |
| 1C531A0D27BDDD6E00CD127E /* NSPrivate.hpp */, |
| 1C531A0827BDDD6E00CD127E /* NSProcessInfo.hpp */, |
| 1C531A1027BDDD6E00CD127E /* NSRange.hpp */, |
| 1C531A0527BDDD6E00CD127E /* NSString.hpp */, |
| 1C531A1127BDDD6E00CD127E /* NSTypes.hpp */, |
| 1C531A0E27BDDD6E00CD127E /* NSURL.hpp */, |
| ); |
| path = Foundation; |
| sourceTree = "<group>"; |
| }; |
| 1C531A1B27BDDD6E00CD127E /* QuartzCore */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C531A1F27BDDD6E00CD127E /* CADefines.hpp */, |
| 1C531A1E27BDDD6E00CD127E /* CAMetalDrawable.hpp */, |
| 1C531A1D27BDDD6E00CD127E /* CAPrivate.hpp */, |
| 1C531A1C27BDDD6E00CD127E /* QuartzCore.hpp */, |
| ); |
| path = QuartzCore; |
| sourceTree = "<group>"; |
| }; |
| 1C531A2127BDDD6E00CD127E /* SingleHeader */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C531A2227BDDD6E00CD127E /* MakeSingleHeader.py */, |
| ); |
| path = SingleHeader; |
| sourceTree = "<group>"; |
| }; |
| 1C531A2627BDDFE100CD127E /* DerivedSources */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C531A2827BDE03300CD127E /* metal-cpp */, |
| ); |
| name = DerivedSources; |
| path = DerivedSources/WebGPU; |
| sourceTree = BUILT_PRODUCTS_DIR; |
| }; |
| 1C531A2827BDE03300CD127E /* metal-cpp */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C531A2927BDE04900CD127E /* Metal */, |
| ); |
| path = "metal-cpp"; |
| sourceTree = "<group>"; |
| }; |
| 1C531A2927BDE04900CD127E /* Metal */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C531A2A27BDE06700CD127E /* Metal.hpp */, |
| ); |
| path = Metal; |
| sourceTree = "<group>"; |
| }; |
| 1CEBD7D92716AFBA00A5254D = { |
| isa = PBXGroup; |
| children = ( |
| 1CEBD8242716C81400A5254D /* Info.plist */, |
| 1CEBD7F92716B38600A5254D /* Configurations */, |
| 1CEBD7F62716B33100A5254D /* WGSL */, |
| 1CEBD7E52716AFBA00A5254D /* WebGPU */, |
| 1C023D3D27449070001DB734 /* WGSLUnitTests */, |
| 1C5319BE27BDC6CB00CD127E /* CommandLinePlayground */, |
| 1CEBD7E42716AFBA00A5254D /* Products */, |
| 1CEBD8252716CACC00A5254D /* Frameworks */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| 1CEBD7E42716AFBA00A5254D /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C5319BD27BDC6CB00CD127E /* CommandLinePlayground */, |
| 1CEBD7F22716B2CC00A5254D /* libwgsl.a */, |
| 1CEBD7E32716AFBA00A5254D /* WebGPU.framework */, |
| 1C023D3C27449070001DB734 /* WGSLUnitTests.xctest */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| 1CEBD7E52716AFBA00A5254D /* WebGPU */ = { |
| isa = PBXGroup; |
| children = ( |
| 1C531A2627BDDFE100CD127E /* DerivedSources */, |
| 1C5319CB27BDDD6E00CD127E /* metal-cpp */, |
| 1C5ACAB2273A426D0095F8D5 /* Adapter.h */, |
| 1C5ACAA9273A426D0095F8D5 /* Adapter.mm */, |
| 1C58301727E16823009B40F0 /* APIConversions.h */, |
| 1C5ACAD5273A4D700095F8D5 /* BindGroup.h */, |
| 1C5ACADE273A55AF0095F8D5 /* BindGroup.mm */, |
| 1C5ACAD8273A4DC10095F8D5 /* BindGroupLayout.h */, |
| 1C5ACAE0273A55C10095F8D5 /* BindGroupLayout.mm */, |
| 1C5ACAA5273A426D0095F8D5 /* Buffer.h */, |
| 1C5ACA9D273A426D0095F8D5 /* Buffer.mm */, |
| 1C5ACAD9273A4DE90095F8D5 /* CommandBuffer.h */, |
| 1C5ACAE2273A55CD0095F8D5 /* CommandBuffer.mm */, |
| 1C5ACA9E273A426D0095F8D5 /* CommandEncoder.h */, |
| 1C5ACAAB273A426D0095F8D5 /* CommandEncoder.mm */, |
| 1C582FF827E04131009B40F0 /* CommandsMixin.h */, |
| 1C582FF727E04131009B40F0 /* CommandsMixin.mm */, |
| 1C5ACAAA273A426D0095F8D5 /* ComputePassEncoder.h */, |
| 1C5ACAA8273A426D0095F8D5 /* ComputePassEncoder.mm */, |
| 1C5ACAA7273A426D0095F8D5 /* ComputePipeline.h */, |
| 1C5ACAA2273A426D0095F8D5 /* ComputePipeline.mm */, |
| 1CEBD80A2716C36C00A5254D /* config.h */, |
| 1C5ACA9B273A426D0095F8D5 /* Device.h */, |
| 1C5ACAA3273A426D0095F8D5 /* Device.mm */, |
| 1CEBD80B2716C37900A5254D /* ExportMacros.h */, |
| 1C0F41ED280940650005886D /* HardwareCapabilities.h */, |
| 1C0F41EC280940650005886D /* HardwareCapabilities.mm */, |
| 1C5ACAA0273A426D0095F8D5 /* Instance.h */, |
| 1C5ACA92273A41C20095F8D5 /* Instance.mm */, |
| 1C33755D27FA23B8002F1644 /* IsValidToUseWith.h */, |
| 1C531A2427BDDF5500CD127E /* Metal.cpp */, |
| 1C5ACADA273A4E710095F8D5 /* PipelineLayout.h */, |
| 1C5ACAE4273A55DD0095F8D5 /* PipelineLayout.mm */, |
| 1C5ACAAC273A426D0095F8D5 /* QuerySet.h */, |
| 1C5ACA9F273A426D0095F8D5 /* QuerySet.mm */, |
| 1C5ACA9C273A426D0095F8D5 /* Queue.h */, |
| 1C5ACAAD273A426D0095F8D5 /* Queue.mm */, |
| 1C5ACADB273A4EB80095F8D5 /* RenderBundle.h */, |
| 1C5ACAE6273A55EF0095F8D5 /* RenderBundle.mm */, |
| 1C5ACAA6273A426D0095F8D5 /* RenderBundleEncoder.h */, |
| 1C5ACAAE273A426D0095F8D5 /* RenderBundleEncoder.mm */, |
| 1C5ACA9A273A426D0095F8D5 /* RenderPassEncoder.h */, |
| 1C5ACAA4273A426D0095F8D5 /* RenderPassEncoder.mm */, |
| 1C5ACAAF273A426D0095F8D5 /* RenderPipeline.h */, |
| 1C5ACA98273A426D0095F8D5 /* RenderPipeline.mm */, |
| 1C5ACADC273A4EFC0095F8D5 /* Sampler.h */, |
| 1C5ACAE8273A55FD0095F8D5 /* Sampler.mm */, |
| 1CEBD80D2716C3D800A5254D /* ShaderModule.h */, |
| 1C5ACAB0273A426D0095F8D5 /* ShaderModule.mm */, |
| 1C5ACA96273A426D0095F8D5 /* Surface.h */, |
| 1C5ACAB3273A426D0095F8D5 /* Surface.mm */, |
| 1C5ACA97273A426D0095F8D5 /* SwapChain.h */, |
| 1C5ACAA1273A426D0095F8D5 /* SwapChain.mm */, |
| 1C5ACA99273A426D0095F8D5 /* Texture.h */, |
| 1C5ACAB1273A426D0095F8D5 /* Texture.mm */, |
| 1C5ACADD273A4F3D0095F8D5 /* TextureView.h */, |
| 1C5ACAEA273A560D0095F8D5 /* TextureView.mm */, |
| 1CEBD7E62716AFBA00A5254D /* WebGPU.h */, |
| 1CC0C8C9273A7D8900D0B481 /* WebGPU.modulemap */, |
| 1C5ACAD2273A4C860095F8D5 /* WebGPUExt.h */, |
| ); |
| path = WebGPU; |
| sourceTree = "<group>"; |
| }; |
| 1CEBD7F62716B33100A5254D /* WGSL */ = { |
| isa = PBXGroup; |
| children = ( |
| 33EA185C27BC193D00A1DD52 /* AST */, |
| 33EA186727BC1B1400A1DD52 /* CompilationMessage.cpp */, |
| 33EA186527BC1AD500A1DD52 /* CompilationMessage.h */, |
| 1CEBD8042716BFAB00A5254D /* config.h */, |
| 338BB2D527B6B68700E066AB /* Lexer.cpp */, |
| 338BB2D327B6B66C00E066AB /* Lexer.h */, |
| 339B7B1A27D800090072BF9A /* Parser.cpp */, |
| 339B7B1727D7FFA40072BF9A /* Parser.h */, |
| 66DC575428627E0B0014CABD /* ParserPrivate.h */, |
| 338BB2D127B6B63F00E066AB /* SourceSpan.h */, |
| 338BB2CF27B6B61B00E066AB /* Token.cpp */, |
| 338BB2CD27B6B60200E066AB /* Token.h */, |
| 1CEBD8022716BF8200A5254D /* WGSL.cpp */, |
| 1CEBD7F72716B34400A5254D /* WGSL.h */, |
| ); |
| path = WGSL; |
| sourceTree = "<group>"; |
| }; |
| 1CEBD7F92716B38600A5254D /* Configurations */ = { |
| isa = PBXGroup; |
| children = ( |
| 1CEBD7FA2716B3D500A5254D /* Base.xcconfig */, |
| 1C5319CA27BDD70000CD127E /* CommandLinePlayground.xcconfig */, |
| 1CEBD7FB2716B5B400A5254D /* DebugRelease.xcconfig */, |
| 1CEBD8012716B9AB00A5254D /* SDKVariant.xcconfig */, |
| 1CC0C8CA273A819100D0B481 /* Version.xcconfig */, |
| 1CEBD7FC2716B64400A5254D /* WebGPU.xcconfig */, |
| 1C1C323E2824F28D007C9E7E /* WebKitTargetConditionals.xcconfig */, |
| 1CEBD7FD2716B64F00A5254D /* WGSL.xcconfig */, |
| 1C023D472744916D001DB734 /* WGSLUnitTests.xcconfig */, |
| ); |
| path = Configurations; |
| sourceTree = "<group>"; |
| }; |
| 1CEBD8252716CACC00A5254D /* Frameworks */ = { |
| isa = PBXGroup; |
| children = ( |
| 1CEBD82B2716CAFB00A5254D /* CoreFoundation.framework */, |
| 1CEBD82D2716CB1600A5254D /* Foundation.framework */, |
| 1C023D4A274495B9001DB734 /* JavaScriptCore.framework */, |
| 1CBAB0912718CCA0006080BB /* JavaScriptCore.framework */, |
| 1CEBD8302716CB3800A5254D /* libicucore.tbd */, |
| 1CEBD8292716CAE700A5254D /* libWTF.a */, |
| 1C2CEDED271E8A7300EDC16F /* Metal.framework */, |
| ); |
| name = Frameworks; |
| sourceTree = "<group>"; |
| }; |
| 33EA185C27BC193D00A1DD52 /* AST */ = { |
| isa = PBXGroup; |
| children = ( |
| 33EA187C27BC246000A1DD52 /* Expressions */, |
| 33EA187727BC229A00A1DD52 /* Statements */, |
| 33EA185D27BC194F00A1DD52 /* ASTNode.h */, |
| 33EA186927BC1BE600A1DD52 /* Attribute.h */, |
| 33EA186B27BC1CBC00A1DD52 /* Expression.h */, |
| 33EA187527BC216B00A1DD52 /* FunctionDecl.h */, |
| 33EA186127BC19C100A1DD52 /* GlobalDecl.h */, |
| 33EA185F27BC198100A1DD52 /* GlobalDirective.h */, |
| 33EA186327BC1A1D00A1DD52 /* GlobalVariableDecl.h */, |
| 33EA186F27BC1E8A00A1DD52 /* ShaderModule.h */, |
| 33EA187827BC22AA00A1DD52 /* Statement.h */, |
| 33EA187327BC204900A1DD52 /* StructureDecl.h */, |
| 33EA186D27BC1D4C00A1DD52 /* TypeDecl.h */, |
| 33EA187127BC1FE100A1DD52 /* VariableQualifier.h */, |
| ); |
| path = AST; |
| sourceTree = "<group>"; |
| }; |
| 33EA187727BC229A00A1DD52 /* Statements */ = { |
| isa = PBXGroup; |
| children = ( |
| 33EA187F27BC24E200A1DD52 /* AssignmentStatement.h */, |
| 33EA187A27BC230E00A1DD52 /* CompoundStatement.h */, |
| 33EA187D27BC249000A1DD52 /* ReturnStatement.h */, |
| ); |
| path = Statements; |
| sourceTree = "<group>"; |
| }; |
| 33EA187C27BC246000A1DD52 /* Expressions */ = { |
| isa = PBXGroup; |
| children = ( |
| 33EA188127BC25D000A1DD52 /* IdentifierExpression.h */, |
| 33EA188727BC361E00A1DD52 /* LiteralExpressions.h */, |
| 33EA188327BC268600A1DD52 /* StructureAccess.h */, |
| 33EA188527BC26DF00A1DD52 /* TypeConversion.h */, |
| ); |
| path = Expressions; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXHeadersBuildPhase section */ |
| 1CEBD7DE2716AFBA00A5254D /* Headers */ = { |
| isa = PBXHeadersBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 1C58301827E16823009B40F0 /* APIConversions.h in Headers */, |
| 1C5ACAD7273A4D700095F8D5 /* BindGroup.h in Headers */, |
| 1C582FFA27E04131009B40F0 /* CommandsMixin.h in Headers */, |
| 1C0F41EF280940650005886D /* HardwareCapabilities.h in Headers */, |
| 1C33755F27FA23B8002F1644 /* IsValidToUseWith.h in Headers */, |
| 1CEBD7E72716AFBA00A5254D /* WebGPU.h in Headers */, |
| 1C5ACAD3273A4C860095F8D5 /* WebGPUExt.h in Headers */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 1CEBD7EE2716B2CC00A5254D /* Headers */ = { |
| isa = PBXHeadersBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 33EA188027BC24E200A1DD52 /* AssignmentStatement.h in Headers */, |
| 33EA185E27BC194F00A1DD52 /* ASTNode.h in Headers */, |
| 33EA186A27BC1BE600A1DD52 /* Attribute.h in Headers */, |
| 33EA186627BC1AD500A1DD52 /* CompilationMessage.h in Headers */, |
| 33EA187B27BC230E00A1DD52 /* CompoundStatement.h in Headers */, |
| 33EA186C27BC1CBC00A1DD52 /* Expression.h in Headers */, |
| 33EA187627BC216B00A1DD52 /* FunctionDecl.h in Headers */, |
| 33EA186227BC19C100A1DD52 /* GlobalDecl.h in Headers */, |
| 33EA186027BC198100A1DD52 /* GlobalDirective.h in Headers */, |
| 33EA186427BC1A1D00A1DD52 /* GlobalVariableDecl.h in Headers */, |
| 33EA188227BC25D000A1DD52 /* IdentifierExpression.h in Headers */, |
| 338BB2D427B6B66C00E066AB /* Lexer.h in Headers */, |
| 33EA188827BC361E00A1DD52 /* LiteralExpressions.h in Headers */, |
| 66DC575528627E0B0014CABD /* ParserPrivate.h in Headers */, |
| 339B7B1827D7FFA40072BF9A /* Parser.h in Headers */, |
| 33EA187E27BC249000A1DD52 /* ReturnStatement.h in Headers */, |
| 33EA187027BC1E8A00A1DD52 /* ShaderModule.h in Headers */, |
| 338BB2D227B6B63F00E066AB /* SourceSpan.h in Headers */, |
| 33EA187927BC22AA00A1DD52 /* Statement.h in Headers */, |
| 33EA188427BC268600A1DD52 /* StructureAccess.h in Headers */, |
| 33EA187427BC204900A1DD52 /* StructureDecl.h in Headers */, |
| 338BB2CE27B6B60200E066AB /* Token.h in Headers */, |
| 33EA188627BC26DF00A1DD52 /* TypeConversion.h in Headers */, |
| 33EA186E27BC1D4C00A1DD52 /* TypeDecl.h in Headers */, |
| 33EA187227BC1FE100A1DD52 /* VariableQualifier.h in Headers */, |
| 1CEBD7F82716B34400A5254D /* WGSL.h in Headers */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXHeadersBuildPhase section */ |
| |
| /* Begin PBXNativeTarget section */ |
| 1C023D3B27449070001DB734 /* WGSLUnitTests */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 1C023D4627449070001DB734 /* Build configuration list for PBXNativeTarget "WGSLUnitTests" */; |
| buildPhases = ( |
| 1C023D3827449070001DB734 /* Sources */, |
| 1C023D3927449070001DB734 /* Frameworks */, |
| 1C023D3A27449070001DB734 /* Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| 1C023D4227449070001DB734 /* PBXTargetDependency */, |
| ); |
| name = WGSLUnitTests; |
| productName = WGSLUnitTests; |
| productReference = 1C023D3C27449070001DB734 /* WGSLUnitTests.xctest */; |
| productType = "com.apple.product-type.bundle.unit-test"; |
| }; |
| 1C5319BC27BDC6CB00CD127E /* CommandLinePlayground */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 1C5319C427BDC6CC00CD127E /* Build configuration list for PBXNativeTarget "CommandLinePlayground" */; |
| buildPhases = ( |
| 1C5319B927BDC6CB00CD127E /* Sources */, |
| 1C5319BA27BDC6CB00CD127E /* Frameworks */, |
| 1C5319BB27BDC6CB00CD127E /* CopyFiles */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| 1C5319C827BDC72700CD127E /* PBXTargetDependency */, |
| ); |
| name = CommandLinePlayground; |
| productName = CommandLinePlayground; |
| productReference = 1C5319BD27BDC6CB00CD127E /* CommandLinePlayground */; |
| productType = "com.apple.product-type.tool"; |
| }; |
| 1CEBD7E22716AFBA00A5254D /* WebGPU */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 1CEBD7EA2716AFBA00A5254D /* Build configuration list for PBXNativeTarget "WebGPU" */; |
| buildPhases = ( |
| 1C531A2327BDDDB500CD127E /* Make Single Metal-cpp Header */, |
| 1CEBD7DE2716AFBA00A5254D /* Headers */, |
| 1CEBD7DF2716AFBA00A5254D /* Sources */, |
| 1CEBD7E02716AFBA00A5254D /* Frameworks */, |
| 1CEBD7E12716AFBA00A5254D /* Resources */, |
| 6577FFC8276ACA060011AEC8 /* Create Symlink to Alt Root Path */, |
| 6517571627C9AC3000D9FE40 /* Copy Frameworks to Secondary Path */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| 1CEBD8282716CACC00A5254D /* PBXTargetDependency */, |
| ); |
| name = WebGPU; |
| productName = WebGPU; |
| productReference = 1CEBD7E32716AFBA00A5254D /* WebGPU.framework */; |
| productType = "com.apple.product-type.framework"; |
| }; |
| 1CEBD7F12716B2CC00A5254D /* WGSL */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = 1CEBD7F32716B2CC00A5254D /* Build configuration list for PBXNativeTarget "WGSL" */; |
| buildPhases = ( |
| DD05A35B27BF09B60096EFAB /* Product Dependencies */, |
| 1CEBD7EE2716B2CC00A5254D /* Headers */, |
| 1CEBD7EF2716B2CC00A5254D /* Sources */, |
| 1CEBD7F02716B2CC00A5254D /* Frameworks */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = WGSL; |
| productName = WGSL; |
| productReference = 1CEBD7F22716B2CC00A5254D /* libwgsl.a */; |
| productType = "com.apple.product-type.library.static"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| 1CEBD7DA2716AFBA00A5254D /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastSwiftUpdateCheck = 1400; |
| LastUpgradeCheck = 1330; |
| TargetAttributes = { |
| 1C023D3B27449070001DB734 = { |
| CreatedOnToolsVersion = 13.3; |
| }; |
| 1C5319BC27BDC6CB00CD127E = { |
| CreatedOnToolsVersion = 14.0; |
| LastSwiftMigration = 1330; |
| }; |
| 1CEBD7E22716AFBA00A5254D = { |
| CreatedOnToolsVersion = 13.3; |
| }; |
| 1CEBD7F12716B2CC00A5254D = { |
| CreatedOnToolsVersion = 13.3; |
| }; |
| }; |
| }; |
| buildConfigurationList = 1CEBD7DD2716AFBA00A5254D /* Build configuration list for PBXProject "WebGPU" */; |
| compatibilityVersion = "Xcode 13.0"; |
| developmentRegion = en; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| Base, |
| ); |
| mainGroup = 1CEBD7D92716AFBA00A5254D; |
| productRefGroup = 1CEBD7E42716AFBA00A5254D /* Products */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| 1CEBD7E22716AFBA00A5254D /* WebGPU */, |
| 1CEBD7F12716B2CC00A5254D /* WGSL */, |
| 1C023D3B27449070001DB734 /* WGSLUnitTests */, |
| 1C5319BC27BDC6CB00CD127E /* CommandLinePlayground */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| 1C023D3A27449070001DB734 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 1CEBD7E12716AFBA00A5254D /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXShellScriptBuildPhase section */ |
| 1C531A2327BDDDB500CD127E /* Make Single Metal-cpp Header */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputFileListPaths = ( |
| ); |
| inputPaths = ( |
| "$(SRCROOT)/WebGPU/metal-cpp", |
| ); |
| name = "Make Single Metal-cpp Header"; |
| outputFileListPaths = ( |
| ); |
| outputPaths = ( |
| "$(BUILT_PRODUCTS_DIR)/DerivedSources/WebGPU/metal-cpp/Metal/Metal.hpp", |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "cd ${SCRIPT_INPUT_FILE_0}\npython3 ./SingleHeader/MakeSingleHeader.py -o ${SCRIPT_OUTPUT_FILE_0} Foundation/Foundation.hpp QuartzCore/QuartzCore.hpp Metal/Metal.hpp\n"; |
| }; |
| 6517571627C9AC3000D9FE40 /* Copy Frameworks to Secondary Path */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 8; |
| files = ( |
| ); |
| inputFileListPaths = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "Copy Frameworks to Secondary Path"; |
| outputFileListPaths = ( |
| ); |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 1; |
| shellPath = /bin/sh; |
| shellScript = "export FRAMEWORKS_TO_COPY_TO_SECONDARY_PATH=\"WebGPU\"\n\"${SRCROOT}/Scripts/copy-frameworks-to-secondary-path.sh\"\n"; |
| }; |
| 6577FFC8276ACA060011AEC8 /* Create Symlink to Alt Root Path */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 8; |
| files = ( |
| ); |
| inputFileListPaths = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "Create Symlink to Alt Root Path"; |
| outputFileListPaths = ( |
| ); |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 1; |
| shellPath = /bin/zsh; |
| shellScript = "\"${SRCROOT}/Scripts/create-symlink-to-altroot.sh\"\n"; |
| }; |
| /* End PBXShellScriptBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| 1C023D3827449070001DB734 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 1C023D3F27449070001DB734 /* WGSLLexerTests.mm in Sources */, |
| 339B7B1D27D80A1C0072BF9A /* WGSLParserTests.mm in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 1C5319B927BDC6CB00CD127E /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 1C5319C027BDC6CC00CD127E /* main.swift in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 1CEBD7DF2716AFBA00A5254D /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 1C5ACAC7273A426D0095F8D5 /* Adapter.mm in Sources */, |
| 1C5ACADF273A55AF0095F8D5 /* BindGroup.mm in Sources */, |
| 1C5ACAE1273A55C10095F8D5 /* BindGroupLayout.mm in Sources */, |
| 1C5ACABB273A426D0095F8D5 /* Buffer.mm in Sources */, |
| 1C5ACAE3273A55CD0095F8D5 /* CommandBuffer.mm in Sources */, |
| 1C5ACAC9273A426E0095F8D5 /* CommandEncoder.mm in Sources */, |
| 1C582FF927E04131009B40F0 /* CommandsMixin.mm in Sources */, |
| 1C5ACAC6273A426D0095F8D5 /* ComputePassEncoder.mm in Sources */, |
| 1C5ACAC0273A426D0095F8D5 /* ComputePipeline.mm in Sources */, |
| 1C5ACAC1273A426D0095F8D5 /* Device.mm in Sources */, |
| 1C0F41EE280940650005886D /* HardwareCapabilities.mm in Sources */, |
| 1C5ACA94273A41C20095F8D5 /* Instance.mm in Sources */, |
| 1C531A2527BDDF5500CD127E /* Metal.cpp in Sources */, |
| 1C5ACAE5273A55DD0095F8D5 /* PipelineLayout.mm in Sources */, |
| 1C5ACABD273A426D0095F8D5 /* QuerySet.mm in Sources */, |
| 1C5ACACB273A426E0095F8D5 /* Queue.mm in Sources */, |
| 1C5ACAE7273A55EF0095F8D5 /* RenderBundle.mm in Sources */, |
| 1C5ACACC273A426E0095F8D5 /* RenderBundleEncoder.mm in Sources */, |
| 1C5ACAC2273A426D0095F8D5 /* RenderPassEncoder.mm in Sources */, |
| 1C5ACAB6273A426D0095F8D5 /* RenderPipeline.mm in Sources */, |
| 1C5ACAE9273A55FD0095F8D5 /* Sampler.mm in Sources */, |
| 1C5ACACE273A426E0095F8D5 /* ShaderModule.mm in Sources */, |
| 1C5ACAD1273A426E0095F8D5 /* Surface.mm in Sources */, |
| 1C5ACABF273A426D0095F8D5 /* SwapChain.mm in Sources */, |
| 1C5ACACF273A426E0095F8D5 /* Texture.mm in Sources */, |
| 1C5ACAEB273A560D0095F8D5 /* TextureView.mm in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| 1CEBD7EF2716B2CC00A5254D /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| 339B7B1E27D816270072BF9A /* CompilationMessage.cpp in Sources */, |
| 338BB2D627B6B68700E066AB /* Lexer.cpp in Sources */, |
| 339B7B1B27D800090072BF9A /* Parser.cpp in Sources */, |
| 338BB2D027B6B61B00E066AB /* Token.cpp in Sources */, |
| 1CEBD8032716BF8200A5254D /* WGSL.cpp in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin PBXTargetDependency section */ |
| 1C023D4227449070001DB734 /* PBXTargetDependency */ = { |
| isa = PBXTargetDependency; |
| target = 1CEBD7F12716B2CC00A5254D /* WGSL */; |
| targetProxy = 1C023D4127449070001DB734 /* PBXContainerItemProxy */; |
| }; |
| 1C5319C827BDC72700CD127E /* PBXTargetDependency */ = { |
| isa = PBXTargetDependency; |
| target = 1CEBD7E22716AFBA00A5254D /* WebGPU */; |
| targetProxy = 1C5319C727BDC72700CD127E /* PBXContainerItemProxy */; |
| }; |
| 1CEBD8282716CACC00A5254D /* PBXTargetDependency */ = { |
| isa = PBXTargetDependency; |
| target = 1CEBD7F12716B2CC00A5254D /* WGSL */; |
| targetProxy = 1CEBD8272716CACC00A5254D /* PBXContainerItemProxy */; |
| }; |
| /* End PBXTargetDependency section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| 1C023D4327449070001DB734 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1C023D472744916D001DB734 /* WGSLUnitTests.xcconfig */; |
| buildSettings = { |
| }; |
| name = Debug; |
| }; |
| 1C023D4427449070001DB734 /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1C023D472744916D001DB734 /* WGSLUnitTests.xcconfig */; |
| buildSettings = { |
| }; |
| name = Release; |
| }; |
| 1C023D4527449070001DB734 /* Production */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1C023D472744916D001DB734 /* WGSLUnitTests.xcconfig */; |
| buildSettings = { |
| }; |
| name = Production; |
| }; |
| 1C5319C127BDC6CC00CD127E /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1C5319CA27BDD70000CD127E /* CommandLinePlayground.xcconfig */; |
| buildSettings = { |
| CLANG_ENABLE_MODULES = YES; |
| LD_RUNPATH_SEARCH_PATHS = ( |
| "$(inherited)", |
| "@executable_path/Frameworks", |
| "@loader_path/Frameworks", |
| ); |
| SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| SWIFT_VERSION = 5.0; |
| }; |
| name = Debug; |
| }; |
| 1C5319C227BDC6CC00CD127E /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1C5319CA27BDD70000CD127E /* CommandLinePlayground.xcconfig */; |
| buildSettings = { |
| CLANG_ENABLE_MODULES = YES; |
| LD_RUNPATH_SEARCH_PATHS = ( |
| "$(inherited)", |
| "@executable_path/Frameworks", |
| "@loader_path/Frameworks", |
| ); |
| SWIFT_VERSION = 5.0; |
| }; |
| name = Release; |
| }; |
| 1C5319C327BDC6CC00CD127E /* Production */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1C5319CA27BDD70000CD127E /* CommandLinePlayground.xcconfig */; |
| buildSettings = { |
| CLANG_ENABLE_MODULES = YES; |
| LD_RUNPATH_SEARCH_PATHS = ( |
| "$(inherited)", |
| "@executable_path/Frameworks", |
| "@loader_path/Frameworks", |
| ); |
| SWIFT_VERSION = 5.0; |
| }; |
| name = Production; |
| }; |
| 1CEBD7E82716AFBA00A5254D /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1CEBD7FB2716B5B400A5254D /* DebugRelease.xcconfig */; |
| buildSettings = { |
| }; |
| name = Debug; |
| }; |
| 1CEBD7E92716AFBA00A5254D /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1CEBD7FB2716B5B400A5254D /* DebugRelease.xcconfig */; |
| buildSettings = { |
| }; |
| name = Release; |
| }; |
| 1CEBD7EB2716AFBA00A5254D /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1CEBD7FC2716B64400A5254D /* WebGPU.xcconfig */; |
| buildSettings = { |
| }; |
| name = Debug; |
| }; |
| 1CEBD7EC2716AFBA00A5254D /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1CEBD7FC2716B64400A5254D /* WebGPU.xcconfig */; |
| buildSettings = { |
| }; |
| name = Release; |
| }; |
| 1CEBD7F42716B2CC00A5254D /* Debug */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1CEBD7FD2716B64F00A5254D /* WGSL.xcconfig */; |
| buildSettings = { |
| }; |
| name = Debug; |
| }; |
| 1CEBD7F52716B2CC00A5254D /* Release */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1CEBD7FD2716B64F00A5254D /* WGSL.xcconfig */; |
| buildSettings = { |
| }; |
| name = Release; |
| }; |
| 1CEBD7FE2716B6BE00A5254D /* Production */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1CEBD7FA2716B3D500A5254D /* Base.xcconfig */; |
| buildSettings = { |
| }; |
| name = Production; |
| }; |
| 1CEBD7FF2716B6BE00A5254D /* Production */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1CEBD7FC2716B64400A5254D /* WebGPU.xcconfig */; |
| buildSettings = { |
| }; |
| name = Production; |
| }; |
| 1CEBD8002716B6BE00A5254D /* Production */ = { |
| isa = XCBuildConfiguration; |
| baseConfigurationReference = 1CEBD7FD2716B64F00A5254D /* WGSL.xcconfig */; |
| buildSettings = { |
| }; |
| name = Production; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| 1C023D4627449070001DB734 /* Build configuration list for PBXNativeTarget "WGSLUnitTests" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 1C023D4327449070001DB734 /* Debug */, |
| 1C023D4427449070001DB734 /* Release */, |
| 1C023D4527449070001DB734 /* Production */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Production; |
| }; |
| 1C5319C427BDC6CC00CD127E /* Build configuration list for PBXNativeTarget "CommandLinePlayground" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 1C5319C127BDC6CC00CD127E /* Debug */, |
| 1C5319C227BDC6CC00CD127E /* Release */, |
| 1C5319C327BDC6CC00CD127E /* Production */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Production; |
| }; |
| 1CEBD7DD2716AFBA00A5254D /* Build configuration list for PBXProject "WebGPU" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 1CEBD7E82716AFBA00A5254D /* Debug */, |
| 1CEBD7E92716AFBA00A5254D /* Release */, |
| 1CEBD7FE2716B6BE00A5254D /* Production */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Production; |
| }; |
| 1CEBD7EA2716AFBA00A5254D /* Build configuration list for PBXNativeTarget "WebGPU" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 1CEBD7EB2716AFBA00A5254D /* Debug */, |
| 1CEBD7EC2716AFBA00A5254D /* Release */, |
| 1CEBD7FF2716B6BE00A5254D /* Production */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Production; |
| }; |
| 1CEBD7F32716B2CC00A5254D /* Build configuration list for PBXNativeTarget "WGSL" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| 1CEBD7F42716B2CC00A5254D /* Debug */, |
| 1CEBD7F52716B2CC00A5254D /* Release */, |
| 1CEBD8002716B6BE00A5254D /* Production */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Production; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = 1CEBD7DA2716AFBA00A5254D /* Project object */; |
| } |