Halide 19.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
WGPUStorageTextureAccess | access |
WGPUTextureFormat | format |
WGPUTextureViewDimension | viewDimension |
Definition at line 1647 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUStorageTextureBindingLayout::nextInChain |
Definition at line 1648 of file mini_webgpu.h.
WGPUStorageTextureAccess WGPUStorageTextureBindingLayout::access |
Definition at line 1649 of file mini_webgpu.h.
WGPUTextureFormat WGPUStorageTextureBindingLayout::format |
Definition at line 1650 of file mini_webgpu.h.
WGPUTextureViewDimension WGPUStorageTextureBindingLayout::viewDimension |
Definition at line 1651 of file mini_webgpu.h.