|
Halide 17.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPUTexture | texture |
| uint32_t | mipLevel |
| WGPUOrigin3D | origin |
| WGPUTextureAspect | aspect |
Definition at line 1725 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUImageCopyTexture::nextInChain |
Definition at line 1726 of file mini_webgpu.h.
| WGPUTexture WGPUImageCopyTexture::texture |
Definition at line 1727 of file mini_webgpu.h.
| uint32_t WGPUImageCopyTexture::mipLevel |
Definition at line 1728 of file mini_webgpu.h.
| WGPUOrigin3D WGPUImageCopyTexture::origin |
Definition at line 1729 of file mini_webgpu.h.
| WGPUTextureAspect WGPUImageCopyTexture::aspect |
Definition at line 1730 of file mini_webgpu.h.