Halide
WGPURequestAdapterOptions Struct Reference

#include <mini_webgpu.h>

Public Attributes

const WGPUChainedStructnextInChain
 
WGPUSurface compatibleSurface
 
WGPUPowerPreference powerPreference
 
bool forceFallbackAdapter
 

Detailed Description

Definition at line 1007 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

const WGPUChainedStruct* WGPURequestAdapterOptions::nextInChain

Definition at line 1008 of file mini_webgpu.h.

◆ compatibleSurface

WGPUSurface WGPURequestAdapterOptions::compatibleSurface

Definition at line 1009 of file mini_webgpu.h.

◆ powerPreference

WGPUPowerPreference WGPURequestAdapterOptions::powerPreference

Definition at line 1010 of file mini_webgpu.h.

◆ forceFallbackAdapter

bool WGPURequestAdapterOptions::forceFallbackAdapter

Definition at line 1011 of file mini_webgpu.h.


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