Data Fields | |
WGPUChainedStruct * | nextInChain |
size_t | messageCount |
WGPUCompilationMessage const * | messages |
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_INFO_INIT as initializer.
WGPUChainedStruct* WGPUCompilationInfo::nextInChain |
size_t WGPUCompilationInfo::messageCount |
WGPUCompilationMessage const* WGPUCompilationInfo::messages |