lastCustomLayerRenderZoom

Last CustomLayerRenderParameters.zoom from CustomLayerMatrixBridge.pushToCameraSync. Not cleared with customLayerRenderZoom so async CPU work (instanced wind gather) uses the same Mercator scale as the custom-layer projection matrices instead of MapboxMap.cameraState.zoom, which can diverge during pinch-zoom and causes rapid sub-pixel jitter.