SteamVR
Documentation on XR_EXT_frame_composition_report
Is there any documentation on what the XR_EXT_frame_composition_report extension is and how to use it? The published spec doesn't have it yet.
< >
Εμφάνιση 1-5 από 5 σχόλια
Probably in the next OpenXR specification
There still doesn't seem to be any documentation for this. Getting frame timing data is essential for doing things like dynamic resolution scaling.
aaron.leiby  [δημιουργός] 15 Ιουλ 2022, 16:27 
Αναρτήθηκε αρχικά από Rectus:
Getting frame timing data is essential for doing things like dynamic resolution scaling.
XR_EXT_frame_composition_report is still being worked on, but it is explicitly not intended to be used for real time feedback for driving application dynamic resolution scaling. Instead, it is more for generating reports for tools like Nvidia's FCAT.

I would encourage you to start a discussion on the Khronos forums to start gathering requirements for dynamic resolution scaling, etc.:
https://community.khronos.org/c/openxr/25
Thanks! I'll do that.
Αναρτήθηκε αρχικά από aaron.leiby:
Αναρτήθηκε αρχικά από Rectus:
Getting frame timing data is essential for doing things like dynamic resolution scaling.
XR_EXT_frame_composition_report is still being worked on, but it is explicitly not intended to be used for real time feedback for driving application dynamic resolution scaling. Instead, it is more for generating reports for tools like Nvidia's FCAT.

I would encourage you to start a discussion on the Khronos forums to start gathering requirements for dynamic resolution scaling, etc.:
https://community.khronos.org/c/openxr/25

There are now two meta extensions that seem usable for dynamic resolution:

https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html#XR_META_performance_metrics
https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html#XR_META_recommended_layer_resolution

Can you guys implement these in steamvr? I previously used openvr's 'GetFrameTiming(..)
m_flTotalRenderGpuMs' to drive dynamic resolution and it worked well. XR_META_performance_metrics seems to have most of the same stats.
< >
Εμφάνιση 1-5 από 5 σχόλια
Ανά σελίδα: 1530 50