OpenXR: Use the XR_FB_foveation_vulkan extension to get the density map for VRS
This commit is contained in:
parent
b13c96b097
commit
79f5a4d9fe
24 changed files with 178 additions and 18 deletions
|
|
@ -290,6 +290,7 @@ public:
|
|||
Vector3 get_hand_joint_angular_velocity(Hand p_hand, HandJoints p_joint) const;
|
||||
|
||||
virtual RID get_vrs_texture() override;
|
||||
virtual VRSTextureFormat get_vrs_texture_format() override;
|
||||
|
||||
// Performance settings.
|
||||
enum PerfSettingsLevel {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue