Oculus-VR / Unity-Graphics

Unity Graphics - Including Scriptable Render Pipeline
Other
66 stars 51 forks source link

[2022.3] Fix Deprecated API Warning #29

Open TrevorDaschOculus opened 8 months ago

TrevorDaschOculus commented 8 months ago

Please read the Contributing guide before making a PR.

Checklist for PR maker


Purpose of this PR

Why is this PR needed, what hard problem is it solving/fixing?

Fix deprecated API warning by passing motion vector color and depth RTs as RTHandles instead of RenderTargetIdentifiers


Testing status

Describe what manual/automated tests were performed for this PR

Built and ran on Quest with AppSW Enabled, verified MotionVectors were rendered as expected


Comments to reviewers

Notes for the reviewers you have assigned.