@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class EXT_disjoint_timer_query_webgl2
extends JsObject
implements WebGLExtension
| Modifier and Type | Field and Description |
|---|---|
static int |
GPU_DISJOINT_EXT |
static java.lang.String |
NAME |
static int |
QUERY_COUNTER_BITS_EXT |
static int |
TIME_ELAPSED_EXT |
static int |
TIMESTAMP_EXT |
| Modifier | Constructor and Description |
|---|---|
protected |
EXT_disjoint_timer_query_webgl2() |
| Modifier and Type | Method and Description |
|---|---|
void |
queryCounterEXT(WebGLQuery query,
int target) |
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 GPU_DISJOINT_EXT
@JsOverlay public static final java.lang.String NAME
@JsOverlay public static final int QUERY_COUNTER_BITS_EXT
@JsOverlay public static final int TIMESTAMP_EXT
@JsOverlay public static final int TIME_ELAPSED_EXT
public void queryCounterEXT(@Nonnull
WebGLQuery query,
int target)