Package com.mojang.blaze3d.opengl
Class GlTimerQuery
java.lang.Object
com.mojang.blaze3d.opengl.GlTimerQuery
- All Implemented Interfaces:
GpuQuery,AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
queryId
private final int queryId -
closed
private boolean closed -
result
-
-
Constructor Details
-
GlTimerQuery
GlTimerQuery(int pQueryId)
-
-
Method Details