Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
739 stars 185 forks source link

refactor: Remove accessing the legacy interface in DX12 #922

Closed karasusan closed 1 year ago

karasusan commented 1 year ago

In the past, DX12 graphics device accessed the legacy interface to ensure the compatibility. However, we have already changed the process about DX12 resources, therefore these were not needed.