Home
last modified time | relevance | path

Searched defs:opengl32 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/targets/libgl-gdi/
H A Dmeson.build13 libopengl32 = shared_library( build
37 extra_test_deps = [cpp.find_library('opengl32')] build
/aosp_15_r20/external/mesa3d/src/glx/
H A Dmeson.build87 meson.get_compiler('c').find_library('opengl32') build
/aosp_15_r20/external/libepoxy/
H A Dmeson.build192 opengl32_dep = cc.find_library('opengl32', required: true) build