Halide
WGPUStorageTextureBindingLayout Struct Reference

#include <mini_webgpu.h>

Public Attributes

const WGPUChainedStructnextInChain
 
WGPUStorageTextureAccess access
 
WGPUTextureFormat format
 
WGPUTextureViewDimension viewDimension
 

Detailed Description

Definition at line 1060 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

const WGPUChainedStruct* WGPUStorageTextureBindingLayout::nextInChain

Definition at line 1061 of file mini_webgpu.h.

◆ access

WGPUStorageTextureAccess WGPUStorageTextureBindingLayout::access

Definition at line 1062 of file mini_webgpu.h.

◆ format

WGPUTextureFormat WGPUStorageTextureBindingLayout::format

Definition at line 1063 of file mini_webgpu.h.

◆ viewDimension

WGPUTextureViewDimension WGPUStorageTextureBindingLayout::viewDimension

Definition at line 1064 of file mini_webgpu.h.


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