Halide 17.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
WGPURequestAdapterOptions Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
WGPU_NULLABLE WGPUSurface compatibleSurface
 
WGPUPowerPreference powerPreference
 
WGPUBackendType backendType
 
WGPUBool forceFallbackAdapter
 
WGPUBool compatibilityMode
 

Detailed Description

Definition at line 1317 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPURequestAdapterOptions::nextInChain

Definition at line 1318 of file mini_webgpu.h.

◆ compatibleSurface

WGPU_NULLABLE WGPUSurface WGPURequestAdapterOptions::compatibleSurface

Definition at line 1319 of file mini_webgpu.h.

◆ powerPreference

WGPUPowerPreference WGPURequestAdapterOptions::powerPreference

Definition at line 1320 of file mini_webgpu.h.

◆ backendType

WGPUBackendType WGPURequestAdapterOptions::backendType

Definition at line 1321 of file mini_webgpu.h.

◆ forceFallbackAdapter

WGPUBool WGPURequestAdapterOptions::forceFallbackAdapter

Definition at line 1322 of file mini_webgpu.h.

◆ compatibilityMode

WGPUBool WGPURequestAdapterOptions::compatibilityMode

Definition at line 1323 of file mini_webgpu.h.


The documentation for this struct was generated from the following file: