KDXr::SessionOptions¶
Module: Public API
Holds option fields used for Session creation.
#include <KDXr/session.h>
Public Attributes¶
| Name | |
|---|---|
| KDGpu::GraphicsApi * | graphicsApi | 
| KDGpu::Handle< KDGpu::Device_t > | device | 
| uint32_t | queueIndex | 
Public Attributes Documentation¶
variable graphicsApi¶
1 |  | 
variable device¶
1 |  | 
variable queueIndex¶
1 |  | 
Updated on 2025-07-08 at 12:01:11 +0000