Package icyllis.arc3d.opengl
Class GLQueueManager
java.lang.Object
icyllis.arc3d.engine.QueueManager
icyllis.arc3d.opengl.GLQueueManager
Represents the OpenGL queue.
-
Field Summary
Fields inherited from class icyllis.arc3d.engine.QueueManager
mContext, mCurrentCommandBuffer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected GLCommandBuffercreateNewCommandBuffer(ResourceProvider resourceProvider) Methods inherited from class icyllis.arc3d.engine.QueueManager
addTask, checkForFinishedWork, finishOutstandingWork, getMaxCommandBuffers, hasOutstandingWork, prepareCommandBuffer, submit
-
Constructor Details
-
GLQueueManager
UseGLUtilto create context.
-
-
Method Details
-
createNewCommandBuffer
- Specified by:
createNewCommandBufferin classQueueManager
-