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-01-04 at 00:07:56 +0000