ExtDisjointTimerQueryWebGL2 class - dart:web_gl library (original) (raw)

Annotations

Properties

hashCodeint

The hash code for this object.

no setterinherited

runtimeTypeType

A representation of the runtime type of the object.

no setterinherited

Methods

noSuchMethod(Invocation invocation)→ dynamic

Invoked when a nonexistent method or property is accessed.

inherited

queryCounterExt(Query query, int target)→ void

toString()→ String

A string representation of this object.

inherited

Operators

operator ==(Object other)→ bool

The equality operator.

inherited

Constants

GPU_DISJOINT_EXT → const int

QUERY_COUNTER_BITS_EXT → const int

TIME_ELAPSED_EXT → const int

TIMESTAMP_EXT → const int