WebGPU Headers: WGPUAdapterInfo Struct Reference
Data Fields | |
| WGPUChainedStruct * | nextInChain |
| WGPUStringView | vendor |
| WGPUStringView | architecture |
| WGPUStringView | device |
| WGPUStringView | description |
| WGPUBackendType | backendType |
| WGPUAdapterType | adapterType |
| uint32_t | vendorID |
| uint32_t | deviceID |
| uint32_t | subgroupMinSize |
| uint32_t | subgroupMaxSize |
Default values can be set using WGPU_ADAPTER_INFO_INIT as initializer.
◆ nextInChain
◆ vendor
◆ architecture
◆ device
◆ description
◆ backendType
◆ adapterType
◆ vendorID
uint32_t WGPUAdapterInfo::vendorID
◆ deviceID
uint32_t WGPUAdapterInfo::deviceID
◆ subgroupMinSize
uint32_t WGPUAdapterInfo::subgroupMinSize