Compile with:
[overlay] position = top-right font_size = 18 color = #00FF00 show_gpu_temp = true glwiz for windows
glwiz_make_context_current(win); glwiz_load_extensions(); // loads all GL functions Compile with: [overlay] position = top-right font_size =
// Your OpenGL code here (glGenBuffers, glDrawArrays, etc.) glwiz for windows
[opengl] version = 4.5 core_profile = true debug_context = true [vulkan] prefer_integrated_gpu = false validation_layers = false