WGPUAdapterProperties

Undocumented in source.

Members

Variables

adapterType
WGPUAdapterType adapterType;
Undocumented in source.
backendType
WGPUBackendType backendType;
Undocumented in source.
deviceID
uint deviceID;
Undocumented in source.
driverDescription
const(char)* driverDescription;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
nextInChain
WGPUChainedStructOut* nextInChain;
Undocumented in source.
vendorID
uint vendorID;
Undocumented in source.

Meta