@Generated(value="org.realityforge.webtack")
@ApiStatus.Experimental
@JsType(isNative=true,
namespace="<global>",
name="GPUCompilationInfo")
public class GPUCompilationInfo
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
GPUCompilationInfo() |
| Modifier and Type | Method and Description |
|---|---|
JsArray<GPUCompilationMessage> |
messages() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, values@JsProperty(name="messages") @Nonnull public JsArray<GPUCompilationMessage> messages()