#include <SessionDescriptor.h>
◆ enableDebug()
Enable validation layers and debug callbacks for this session.
When enabled, the vulkan VK_LAYER_KHRONOS_validation layer is activated, and messages about bad usage of the API will appear.
- Parameters
-
[in] | enable | whether or not debug is enabled. |
- Returns
- A reference to this object.
◆ getDeviceDescriptor()
◆ isDebugEnabled()
bool ll::SessionDescriptor::isDebugEnabled |
( |
| ) |
const |
|
noexcept |
- Returns
- whether or not debugging is enabled.
◆ setDeviceDescriptor()
Sets the device descriptor used to create a session.
- Returns
- A reference to this object.
The documentation for this class was generated from the following file: