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