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-11-02 at 00:01:42 +0000