@Generated(value="org.realityforge.webtack")
@ApiStatus.Experimental
@JsType(isNative=true,
namespace="<global>",
name="GPUShaderModule")
public class GPUShaderModule
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
@JsNullable java.lang.String |
label |
| Modifier | Constructor and Description |
|---|---|
protected |
GPUShaderModule() |
| Modifier and Type | Method and Description |
|---|---|
@JsNonNull Promise<GPUCompilationInfo> |
compilationInfo() |
public @JsNonNull Promise<GPUCompilationInfo> compilationInfo()