@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, hasOwnProperty, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toString_, valueOf_, values@JsProperty(name="messages") @Nonnull public JsArray<GPUCompilationMessage> messages()