Halide 19.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStructOut * | nextInChain |
WGPUTextureUsageFlags | usage |
WGPUExtent3D | size |
WGPUTextureFormat | format |
Definition at line 1912 of file mini_webgpu.h.
WGPUChainedStructOut* WGPUSharedTextureMemoryProperties::nextInChain |
Definition at line 1913 of file mini_webgpu.h.
WGPUTextureUsageFlags WGPUSharedTextureMemoryProperties::usage |
Definition at line 1914 of file mini_webgpu.h.
WGPUExtent3D WGPUSharedTextureMemoryProperties::size |
Definition at line 1915 of file mini_webgpu.h.
WGPUTextureFormat WGPUSharedTextureMemoryProperties::format |
Definition at line 1916 of file mini_webgpu.h.