WebGPU Headers: WGPUCompilationMessage Struct Reference
Data Fields | |
| WGPUChainedStruct * | nextInChain |
| WGPUStringView | message |
| WGPUCompilationMessageType | type |
| uint64_t | lineNum |
| uint64_t | linePos |
| uint64_t | offset |
| uint64_t | length |
This is an Implementation-Allocated Struct Chain root. Arbitrary chains must be handled gracefully by the application!
Default values can be set using WGPU_COMPILATION_MESSAGE_INIT as initializer.
◆ nextInChain
◆ message
◆ type
◆ lineNum
uint64_t WGPUCompilationMessage::lineNum
◆ linePos
uint64_t WGPUCompilationMessage::linePos
◆ offset
uint64_t WGPUCompilationMessage::offset