Searched refs:opengl_info (Results 1 – 1 of 1) sorted by relevance
138 auto opengl_info = {GL_VENDOR, GL_RENDERER, GL_VERSION, GL_EXTENSIONS}; in initDisplay() local139 for (auto name : opengl_info) { in initDisplay()