Halide
WGPUCompilationInfo Struct Reference

#include <mini_webgpu.h>

Public Attributes

const WGPUChainedStructnextInChain
 
uint32_t messageCount
 
const WGPUCompilationMessagemessages
 

Detailed Description

Definition at line 1189 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

const WGPUChainedStruct* 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

const WGPUCompilationMessage* WGPUCompilationInfo::messages

Definition at line 1192 of file mini_webgpu.h.


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