Package com.mojang.blaze3d.buffers
Interface GpuFence
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
GlFence
-
Method Summary
-
Method Details
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-
awaitCompletion
boolean awaitCompletion(long pTimeout)
-