Halide 19.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 1427 of file mini_webgpu.h.
WGPUChainedStruct const* WGPURequestAdapterOptions::nextInChain |
Definition at line 1428 of file mini_webgpu.h.
WGPU_NULLABLE WGPUSurface WGPURequestAdapterOptions::compatibleSurface |
Definition at line 1429 of file mini_webgpu.h.
WGPUPowerPreference WGPURequestAdapterOptions::powerPreference |
Definition at line 1430 of file mini_webgpu.h.
WGPUBackendType WGPURequestAdapterOptions::backendType |
Definition at line 1431 of file mini_webgpu.h.
WGPUBool WGPURequestAdapterOptions::forceFallbackAdapter |
Definition at line 1432 of file mini_webgpu.h.
WGPUBool WGPURequestAdapterOptions::compatibilityMode |
Definition at line 1433 of file mini_webgpu.h.