-
Bug
-
Resolution: Fixed
-
P4
-
None
-
internal
Pipeline substates management code in getPipelineState method of MTLPipelineStatesStorage uses while loop to expand NSPointerArray. It can be replaced by just setting the count property to the appropriate size.