This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Mobile 1.19 Reference Guide

ovrModeParmsVulkan Struct Reference

Vulkan-specific mode paramaters.

Data Fields

ovrModeParms
unsigned long long
For Vulkan, this should be the VkQueue created on the same Device as specified by vrapi_CreateSystemVulkan.

Field Documentation

ovrModeParms ovrModeParmsVulkan::ModeParms ( )
unsigned long long ovrModeParmsVulkan::SynchronizationQueue ( )
For Vulkan, this should be the VkQueue created on the same Device as specified by vrapi_CreateSystemVulkan.
An internally created VkFence object will be signaled by the completion of commands on the queue.
The documentation for this struct was generated from the following file: Include/VrApi_Types.h