WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
WGPUSurfaceDescriptorFromWindowsHWND Struct Reference

Data Fields

WGPUChainedStruct chain
 
void * hinstance
 
void * hwnd
 

Detailed Description

Definition at line 1147 of file webgpu.h.

Field Documentation

◆ chain

WGPUChainedStruct WGPUSurfaceDescriptorFromWindowsHWND::chain

Definition at line 1148 of file webgpu.h.

◆ hinstance

void* WGPUSurfaceDescriptorFromWindowsHWND::hinstance

Definition at line 1149 of file webgpu.h.

◆ hwnd

void* WGPUSurfaceDescriptorFromWindowsHWND::hwnd

Definition at line 1150 of file webgpu.h.