Halide 17.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStructOut * | nextInChain |
WGPUTextureUsageFlags | usage |
WGPUExtent3D | size |
WGPUTextureFormat | format |
Definition at line 1778 of file mini_webgpu.h.
WGPUChainedStructOut* WGPUSharedTextureMemoryProperties::nextInChain |
Definition at line 1779 of file mini_webgpu.h.
WGPUTextureUsageFlags WGPUSharedTextureMemoryProperties::usage |
Definition at line 1780 of file mini_webgpu.h.
WGPUExtent3D WGPUSharedTextureMemoryProperties::size |
Definition at line 1781 of file mini_webgpu.h.
WGPUTextureFormat WGPUSharedTextureMemoryProperties::format |
Definition at line 1782 of file mini_webgpu.h.