o3de / o3de-atom-sampleviewer

Atom sample viewer project for the Open 3D Engine
https://o3de.org
Other
31 stars 35 forks source link

Remove OpenXR VRS image initialization #640

Closed akioCL closed 11 months ago

akioCL commented 1 year ago

Remove OpenXR VRS image initialization because it's done in the gem now.

O3de changes here https://github.com/o3de/o3de/pull/16617 OpenXR Gem changes here https://github.com/o3de/o3de-extras/pull/479

Tested withe the Features/OpenXR sample on Quest2 link and native mode.