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 2024-11-22 at 00:02:02 +0000