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

Data Fields

WGPUChainedStruct chain
 
void * layer
 

Detailed Description

Definition at line 1136 of file webgpu.h.

Field Documentation

◆ chain

WGPUChainedStruct WGPUSurfaceDescriptorFromMetalLayer::chain

Definition at line 1137 of file webgpu.h.

◆ layer

void* WGPUSurfaceDescriptorFromMetalLayer::layer

Definition at line 1138 of file webgpu.h.