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

Data Fields

WGPUChainedStruct const * nextInChain
 
WGPUSamplerBindingType type
 

Detailed Description

Definition at line 1046 of file webgpu.h.

Field Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUSamplerBindingLayout::nextInChain

Definition at line 1047 of file webgpu.h.

◆ type

WGPUSamplerBindingType WGPUSamplerBindingLayout::type

Definition at line 1048 of file webgpu.h.