-
Enhancement
-
Resolution: Fixed
-
P4
-
8
Besides missing API, there are some inefficiency in effective depth buffer syncing. There is an isSupported check on every sync, despite effective depth buffer being immutable property on set in constructor. Introduced by RT-29679.