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

Data Fields

WGPUChainedStruct chain
 

Detailed Description

Chained in WGPUBindGroupLayoutEntry to specify that the corresponding entries in an WGPUBindGroup will contain an WGPUExternalTexture.

Default values can be set using WGPU_EXTERNAL_TEXTURE_BINDING_LAYOUT_INIT as initializer.

Definition at line 2164 of file webgpu.h.

Field Documentation

◆ chain

WGPUChainedStruct WGPUExternalTextureBindingLayout::chain

Definition at line 2165 of file webgpu.h.