GLFenceRange
Engine/source/gfx/gl/gfxGLCircularVolatileBuffer.h
Protected Static Attributes
const GLuint64
Public Functions
bool
checkOverlap(U32 start, U32 end)
swap(GLFenceRange & r)
Protected Functions
operator=(const GLFenceRange & r)
Detailed Description
Protected Attributes
U32 mEnd
U32 mStart
GLsync mSync
Protected Static Attributes
const GLuint64 scOneSecondInNanoSeconds
Public Functions
GLFenceRange()
~GLFenceRange()
checkOverlap(U32 start, U32 end)
init(U32 start, U32 end)
swap(GLFenceRange & r)
wait()