|
Halide 21.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 |
| WGPUBool | compatibilityMode |
Definition at line 1015 of file mini_webgpu.h.
| WGPUChainedStructOut* WGPUAdapterProperties::nextInChain |
Definition at line 1016 of file mini_webgpu.h.
| uint32_t WGPUAdapterProperties::vendorID |
Definition at line 1017 of file mini_webgpu.h.
| char const* WGPUAdapterProperties::vendorName |
Definition at line 1018 of file mini_webgpu.h.
| char const* WGPUAdapterProperties::architecture |
Definition at line 1019 of file mini_webgpu.h.
| uint32_t WGPUAdapterProperties::deviceID |
Definition at line 1020 of file mini_webgpu.h.
| char const* WGPUAdapterProperties::name |
Definition at line 1021 of file mini_webgpu.h.
| char const* WGPUAdapterProperties::driverDescription |
Definition at line 1022 of file mini_webgpu.h.
| WGPUAdapterType WGPUAdapterProperties::adapterType |
Definition at line 1023 of file mini_webgpu.h.
| WGPUBackendType WGPUAdapterProperties::backendType |
Definition at line 1024 of file mini_webgpu.h.
| WGPUBool WGPUAdapterProperties::compatibilityMode |
Definition at line 1025 of file mini_webgpu.h.