WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
WGPUCompilationInfo Struct Reference

Data Fields

WGPUChainedStruct const * nextInChain
 
size_t messageCount
 
WGPUCompilationMessage const * messages
 

Detailed Description

Definition at line 1232 of file webgpu.h.

Field Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUCompilationInfo::nextInChain

Definition at line 1233 of file webgpu.h.

◆ messageCount

size_t WGPUCompilationInfo::messageCount

Definition at line 1234 of file webgpu.h.

◆ messages

WGPUCompilationMessage const* WGPUCompilationInfo::messages

Definition at line 1235 of file webgpu.h.