OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opengl32
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/targets/libgl-gdi/
SConscript
33
sources += ['#src/gallium/state_trackers/wgl/
opengl32
.mingw.def']
35
sources += ['#src/gallium/state_trackers/wgl/
opengl32
.def']
47
opengl32
= env.SharedLibrary(
48
target ='
opengl32
',
53
env.Alias('
opengl32
',
opengl32
)
54
env.Alias('libgl-gdi',
opengl32
)
/external/mesa3d/src/gallium/targets/libgl-gdi/
SConscript
33
sources += ['#src/gallium/state_trackers/wgl/
opengl32
.mingw.def']
35
sources += ['#src/gallium/state_trackers/wgl/
opengl32
.def']
47
opengl32
= env.SharedLibrary(
48
target ='
opengl32
',
53
env.Alias('
opengl32
',
opengl32
)
54
env.Alias('libgl-gdi',
opengl32
)
Completed in 127 milliseconds