|
Halide 21.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPUTextureSampleType | sampleType |
| WGPUTextureViewDimension | viewDimension |
| WGPUBool | multisampled |
Definition at line 1720 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUTextureBindingLayout::nextInChain |
Definition at line 1721 of file mini_webgpu.h.
| WGPUTextureSampleType WGPUTextureBindingLayout::sampleType |
Definition at line 1722 of file mini_webgpu.h.
| WGPUTextureViewDimension WGPUTextureBindingLayout::viewDimension |
Definition at line 1723 of file mini_webgpu.h.
| WGPUBool WGPUTextureBindingLayout::multisampled |
Definition at line 1724 of file mini_webgpu.h.