|
Halide 17.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 954 of file mini_webgpu.h.
| WGPUChainedStructOut* WGPUAdapterProperties::nextInChain |
Definition at line 955 of file mini_webgpu.h.
| uint32_t WGPUAdapterProperties::vendorID |
Definition at line 956 of file mini_webgpu.h.
| char const* WGPUAdapterProperties::vendorName |
Definition at line 957 of file mini_webgpu.h.
| char const* WGPUAdapterProperties::architecture |
Definition at line 958 of file mini_webgpu.h.
| uint32_t WGPUAdapterProperties::deviceID |
Definition at line 959 of file mini_webgpu.h.
| char const* WGPUAdapterProperties::name |
Definition at line 960 of file mini_webgpu.h.
| char const* WGPUAdapterProperties::driverDescription |
Definition at line 961 of file mini_webgpu.h.
| WGPUAdapterType WGPUAdapterProperties::adapterType |
Definition at line 962 of file mini_webgpu.h.
| WGPUBackendType WGPUAdapterProperties::backendType |
Definition at line 963 of file mini_webgpu.h.
| WGPUBool WGPUAdapterProperties::compatibilityMode |
Definition at line 964 of file mini_webgpu.h.