@Generated(value="org.realityforge.webtack")
@ApiStatus.Experimental
@JsType(isNative=true,
namespace="<global>",
name="GPUShaderStage")
public class GPUShaderStage
extends JsObject
| Modifier and Type | Field and Description |
|---|---|
static int |
COMPUTE |
static int |
FRAGMENT |
static int |
VERTEX |
| Modifier | Constructor and Description |
|---|---|
protected |
GPUShaderStage() |
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@JsOverlay public static final int COMPUTE
@JsOverlay public static final int FRAGMENT
@JsOverlay public static final int VERTEX