|
Halide 21.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 1849 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUImageCopyTexture::nextInChain |
Definition at line 1850 of file mini_webgpu.h.
| WGPUTexture WGPUImageCopyTexture::texture |
Definition at line 1851 of file mini_webgpu.h.
| uint32_t WGPUImageCopyTexture::mipLevel |
Definition at line 1852 of file mini_webgpu.h.
| WGPUOrigin3D WGPUImageCopyTexture::origin |
Definition at line 1853 of file mini_webgpu.h.
| WGPUTextureAspect WGPUImageCopyTexture::aspect |
Definition at line 1854 of file mini_webgpu.h.