ExtDisjointTimerQueryWebGL2 class - dart:web_gl library (original) (raw)
Annotations
- @Native.new("EXTDisjointTimerQueryWebGL2")
Properties
The hash code for this object.
no setterinherited
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
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