WebGPU Native  v0.1.0
The WebGPU C API
Loading...
Searching...
No Matches
WGPUStorageTextureBindingLayout Struct Reference

Data Fields

WGPUChainedStruct const * nextInChain
 
WGPUStorageTextureAccess access
 
WGPUTextureFormat format
 
WGPUTextureViewDimension viewDimension
 

Detailed Description

Definition at line 1098 of file webgpu.h.

Field Documentation

◆ access

WGPUStorageTextureAccess WGPUStorageTextureBindingLayout::access

Definition at line 1100 of file webgpu.h.

◆ format

WGPUTextureFormat WGPUStorageTextureBindingLayout::format

Definition at line 1101 of file webgpu.h.

◆ nextInChain

WGPUChainedStruct const* WGPUStorageTextureBindingLayout::nextInChain

Definition at line 1099 of file webgpu.h.

◆ viewDimension

WGPUTextureViewDimension WGPUStorageTextureBindingLayout::viewDimension

Definition at line 1102 of file webgpu.h.


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