OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:windows_create_drawable
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/glx/windows/
windowsgl.h
39
windowsDrawable *
windows_create_drawable
(int type, void *handle);
windows_drawable.c
102
windows_create_drawable
(int type, void *handle)
function
/external/mesa3d/src/glx/
driwindows_glx.c
337
pdp->windowsDrawable =
windows_create_drawable
(type, handle);
Completed in 63 milliseconds