@Generated(value="org.realityforge.webtack")
@ApiStatus.Experimental
@JsType(isNative=true,
namespace="<global>",
name="GPUCompilationInfo")
public class GPUCompilationInfo
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
GPUCompilationInfo() |
| Modifier and Type | Method and Description |
|---|---|
JsArray<GPUCompilationMessage> |
messages() |
@JsProperty(name="messages") @Nonnull public JsArray<GPUCompilationMessage> messages()