WGPUAdapterInfo

Undocumented in source.

Members

Variables

adapterType
WGPUAdapterType adapterType;
Undocumented in source.
architecture
const(char)* architecture;
Undocumented in source.
backendType
WGPUBackendType backendType;
Undocumented in source.
description
const(char)* description;
Undocumented in source.
device
const(char)* device;
Undocumented in source.
deviceID
uint deviceID;
Undocumented in source.
nextInChain
WGPUChainedStructOut* nextInChain;
Undocumented in source.
vendor
const(char)* vendor;
Undocumented in source.
vendorID
uint vendorID;
Undocumented in source.

Meta