Home
last modified time | relevance | path

Searched refs:WINGDIAPI (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c51 WINGDIAPI BOOL APIENTRY
62 WINGDIAPI HGLRC APIENTRY
70 WINGDIAPI HGLRC APIENTRY
79 WINGDIAPI BOOL APIENTRY
87 WINGDIAPI HGLRC APIENTRY
93 WINGDIAPI HDC APIENTRY
100 WINGDIAPI BOOL APIENTRY
109 WINGDIAPI BOOL APIENTRY
117 WINGDIAPI DWORD WINAPI
130 WINGDIAPI BOO
[all...]
H A Dstw_wgl.h41 WINGDIAPI BOOL WINAPI
44 WINGDIAPI int WINAPI
48 WINGDIAPI int WINAPI
54 WINGDIAPI int WINAPI
57 WINGDIAPI BOOL WINAPI
62 WINGDIAPI HDC APIENTRY
65 WINGDIAPI BOOL APIENTRY
82 WINGDIAPI DWORD WINAPI
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_extensionsstring.c53 WINGDIAPI const char * APIENTRY
65 WINGDIAPI const char * APIENTRY
H A Dstw_ext_swapinterval.c44 WINGDIAPI BOOL APIENTRY
58 WINGDIAPI int APIENTRY
H A Dstw_ext_pixelformat.c391 WINGDIAPI BOOL APIENTRY
481 WINGDIAPI BOOL APIENTRY
501 WINGDIAPI BOOL APIENTRY
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h106 #if !defined(WINGDIAPI) && defined(_WIN32)
107 #define WINGDIAPI __declspec(dllimport) macro
109 #endif /* WINGDIAPI */
4210 #undef WINGDIAPI macro
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl2.cpp49 #if defined(_WIN32) && !defined(WINGDIAPI)
50 #define WINGDIAPI __declspec(dllimport) // Some Windows OpenGL headers need this macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h132 #if !defined(WINGDIAPI) && defined(_WIN32)
133 #define WINGDIAPI __declspec(dllimport) macro
135 #endif /* WINGDIAPI */
6536 #undef WINGDIAPI macro

Completed in 26 milliseconds