Home
last modified time | relevance | path

Searched refs:_gl_error_to_string (Results 1 – 1 of 1) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dglwrapper-ogl.cc62 static string _gl_error_to_string(GLenum e) in _gl_error_to_string() function
106 _gl_error_to_string(e).c_str()); in flush_opengl_errors()