|
Halide 17.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPUTextureSampleType | sampleType |
| WGPUTextureViewDimension | viewDimension |
| WGPUBool | multisampled |
Definition at line 1604 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUTextureBindingLayout::nextInChain |
Definition at line 1605 of file mini_webgpu.h.
| WGPUTextureSampleType WGPUTextureBindingLayout::sampleType |
Definition at line 1606 of file mini_webgpu.h.
| WGPUTextureViewDimension WGPUTextureBindingLayout::viewDimension |
Definition at line 1607 of file mini_webgpu.h.
| WGPUBool WGPUTextureBindingLayout::multisampled |
Definition at line 1608 of file mini_webgpu.h.