Halide 16.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStructOut * | nextInChain |
uint32_t | vendorID |
char const * | vendorName |
char const * | architecture |
uint32_t | deviceID |
char const * | name |
char const * | driverDescription |
WGPUAdapterType | adapterType |
WGPUBackendType | backendType |
Definition at line 694 of file mini_webgpu.h.
WGPUChainedStructOut* WGPUAdapterProperties::nextInChain |
Definition at line 695 of file mini_webgpu.h.
uint32_t WGPUAdapterProperties::vendorID |
Definition at line 696 of file mini_webgpu.h.
char const* WGPUAdapterProperties::vendorName |
Definition at line 697 of file mini_webgpu.h.
char const* WGPUAdapterProperties::architecture |
Definition at line 698 of file mini_webgpu.h.
uint32_t WGPUAdapterProperties::deviceID |
Definition at line 699 of file mini_webgpu.h.
char const* WGPUAdapterProperties::name |
Definition at line 700 of file mini_webgpu.h.
char const* WGPUAdapterProperties::driverDescription |
Definition at line 701 of file mini_webgpu.h.
WGPUAdapterType WGPUAdapterProperties::adapterType |
Definition at line 702 of file mini_webgpu.h.
WGPUBackendType WGPUAdapterProperties::backendType |
Definition at line 703 of file mini_webgpu.h.