Searched defs:opengl32 (Results 1 – 3 of 3) sorted by relevance
13 libopengl32 = shared_library( build37 extra_test_deps = [cpp.find_library('opengl32')] build
87 meson.get_compiler('c').find_library('opengl32') build
192 opengl32_dep = cc.find_library('opengl32', required: true) build