-
Notifications
You must be signed in to change notification settings - Fork 516
MPSCore iOS xcode14.3 beta1
Alex Soto edited this page Feb 16, 2023
·
1 revision
#MPSCore.framework
diff -ruN /Applications/Xcode_14.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Headers/MPSFunctionConstantIndices.h /Applications/Xcode_14.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Headers/MPSFunctionConstantIndices.h
--- /Applications/Xcode_14.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Headers/MPSFunctionConstantIndices.h 2022-11-06 14:41:33
+++ /Applications/Xcode_14.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Headers/MPSFunctionConstantIndices.h 2023-02-10 12:34:08
@@ -17,7 +17,9 @@
#define MPSFunctionConstantIndexReserved (MPSDeviceCapsIndex-5) // unavailable to user
#define MPSTextureLinkingConstantIndex (MPSDeviceCapsIndex-6) // unavailable to user
#define MPSNDArrayConstantMultiDestIndex (MPSDeviceCapsIndex-7) // unavailable to user
-#define MPSUserAvailableFunctionConstantStartIndex (MPSDeviceCapsIndex-8) // first index availble to user
+#define MPSNDArrayConstantMultiDestSrcAddressingIndex (MPSDeviceCapsIndex-8) // unavailable to user
+#define MPSNDArrayConstantMultiDestDstAddressingIndex (MPSDeviceCapsIndex-9) // unavailable to user
+#define MPSUserAvailableFunctionConstantStartIndex (MPSDeviceCapsIndex-10) // first index availble to user
#endif /* MPSFunctionConstantIndices_h */
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status