Searched refs:getGLFramebufferError (Results 1 – 6 of 6) sorted by relevance
22 const char *getGLFramebufferError(void);
60 const char *getGLFramebufferError(void) { in getGLFramebufferError() function
192 << checkResult << ": " << getGLFramebufferError() << ")"; in attachRenderTarget()
27 const char *getGLFramebufferError(void);
64 const char *getGLFramebufferError(void) { in getGLFramebufferError() function
193 checkResult, getGLFramebufferError()); in attachRenderTarget()