GLRender.DepthObject

class GLRender(bool CB, bool DB)
alias DepthObject = staticChoise!(DB, GLRenderBuffer, GLTexture)

Meta