Halide 16.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
WGPUCompilationInfo Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
uint32_t messageCount
 
WGPUCompilationMessage const * messages
 

Detailed Description

Definition at line 1189 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUCompilationInfo::nextInChain

Definition at line 1190 of file mini_webgpu.h.

◆ messageCount

uint32_t WGPUCompilationInfo::messageCount

Definition at line 1191 of file mini_webgpu.h.

◆ messages

WGPUCompilationMessage const* WGPUCompilationInfo::messages

Definition at line 1192 of file mini_webgpu.h.


The documentation for this struct was generated from the following file: