Halide 19.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
WGPU_NULLABLE char const * | message |
WGPUCompilationMessageType | type |
uint64_t | lineNum |
uint64_t | linePos |
uint64_t | offset |
uint64_t | length |
uint64_t | utf16LinePos |
uint64_t | utf16Offset |
uint64_t | utf16Length |
Definition at line 1097 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUCompilationMessage::nextInChain |
Definition at line 1098 of file mini_webgpu.h.
WGPU_NULLABLE char const* WGPUCompilationMessage::message |
Definition at line 1099 of file mini_webgpu.h.
WGPUCompilationMessageType WGPUCompilationMessage::type |
Definition at line 1100 of file mini_webgpu.h.
uint64_t WGPUCompilationMessage::lineNum |
Definition at line 1101 of file mini_webgpu.h.
uint64_t WGPUCompilationMessage::linePos |
Definition at line 1102 of file mini_webgpu.h.
uint64_t WGPUCompilationMessage::offset |
Definition at line 1103 of file mini_webgpu.h.
uint64_t WGPUCompilationMessage::length |
Definition at line 1104 of file mini_webgpu.h.
uint64_t WGPUCompilationMessage::utf16LinePos |
Definition at line 1105 of file mini_webgpu.h.
uint64_t WGPUCompilationMessage::utf16Offset |
Definition at line 1106 of file mini_webgpu.h.
uint64_t WGPUCompilationMessage::utf16Length |
Definition at line 1107 of file mini_webgpu.h.