webrtc/sdk/objc/components/renderer/metal
Kári Tristan Helgason 93d4c10ffc Declare references as constant in the metal renderers.
This silences a warning that appeared with iOS 13, and is more efficient
in general.

Bug: webrtc:10866
Change-Id: I23db6b78af36e59b1d825d3f0cccc6008f9b626a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149808
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Anders Carlsson <andersc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28911}
2019-08-20 08:30:47 +00:00
..
RTCMTLI420Renderer.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMTLI420Renderer.mm Declare references as constant in the metal renderers. 2019-08-20 08:30:47 +00:00
RTCMTLNSVideoView.h Add missing AppKit dependency 2019-08-09 08:20:21 +00:00
RTCMTLNSVideoView.m Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMTLNV12Renderer.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMTLNV12Renderer.mm Declare references as constant in the metal renderers. 2019-08-20 08:30:47 +00:00
RTCMTLRenderer+Private.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMTLRenderer.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMTLRenderer.mm Synchronize replaceRegion calls. 2019-02-22 14:03:06 +00:00
RTCMTLRGBRenderer.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMTLRGBRenderer.mm Declare references as constant in the metal renderers. 2019-08-20 08:30:47 +00:00
RTCMTLVideoView.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCMTLVideoView.m Metal: Don't render into an empty view. 2018-11-22 16:20:37 +00:00