|
Halide 16.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 1244 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUImageCopyTexture::nextInChain |
Definition at line 1245 of file mini_webgpu.h.
| WGPUTexture WGPUImageCopyTexture::texture |
Definition at line 1246 of file mini_webgpu.h.
| uint32_t WGPUImageCopyTexture::mipLevel |
Definition at line 1247 of file mini_webgpu.h.
| WGPUOrigin3D WGPUImageCopyTexture::origin |
Definition at line 1248 of file mini_webgpu.h.
| WGPUTextureAspect WGPUImageCopyTexture::aspect |
Definition at line 1249 of file mini_webgpu.h.