KDGpu::AdapterOptions¶
Module: Public API
Holds option fields used for Adapter creation.
#include <KDGpu/adapter.h>
Public Attributes¶
| Name | |
|---|---|
| std::vector< std::string > | layers |
| std::vector< std::string > | extensions |
Public Attributes Documentation¶
variable layers¶
1 | |
variable extensions¶
1 | |
Updated on 2025-07-08 at 12:01:11 +0000