|
Halide 17.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPU_NULLABLE WGPUSurface | compatibleSurface |
| WGPUPowerPreference | powerPreference |
| WGPUBackendType | backendType |
| WGPUBool | forceFallbackAdapter |
| WGPUBool | compatibilityMode |
Definition at line 1317 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPURequestAdapterOptions::nextInChain |
Definition at line 1318 of file mini_webgpu.h.
| WGPU_NULLABLE WGPUSurface WGPURequestAdapterOptions::compatibleSurface |
Definition at line 1319 of file mini_webgpu.h.
| WGPUPowerPreference WGPURequestAdapterOptions::powerPreference |
Definition at line 1320 of file mini_webgpu.h.
| WGPUBackendType WGPURequestAdapterOptions::backendType |
Definition at line 1321 of file mini_webgpu.h.
| WGPUBool WGPURequestAdapterOptions::forceFallbackAdapter |
Definition at line 1322 of file mini_webgpu.h.
| WGPUBool WGPURequestAdapterOptions::compatibilityMode |
Definition at line 1323 of file mini_webgpu.h.