Home
last modified time | relevance | path

Searched refs:BOOL (Results 1 - 25 of 523) sorted by relevance

12345678910>>...21

/third_party/mesa3d/include/GL/
H A Dwglext.h61 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height);
62 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
66 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
67 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
131 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
159 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
160 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
165 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
166 BOOL WINAP
[all...]
/third_party/openGLES/api/GL/
H A Dwglext.h42 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height);
43 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
47 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
48 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
112 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
115 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
140 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
141 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
146 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
147 BOOL WINAP
[all...]
H A Dwgl.h73 typedef BOOL (WINAPI * PFNSETPIXELFORMATPROC) (HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd);
74 typedef BOOL (WINAPI * PFNSWAPBUFFERSPROC) (HDC hdc);
75 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
78 typedef BOOL (WINAPI * PFNWGLDELETECONTEXTPROC) (HGLRC oldContext);
79 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, LAYERPLANEDESCRIPTOR *plpd);
84 typedef BOOL (WINAPI * PFNWGLMAKECURRENTPROC) (HDC hDc, HGLRC newContext);
85 typedef BOOL (WINAPI * PFNWGLREALIZELAYERPALETTEPROC) (HDC hdc, int iLayerPlane, BOOL bRealize);
87 typedef BOOL (WINAPI * PFNWGLSHARELISTSPROC) (HGLRC hrcSrvShare, HGLRC hrcSrvSource);
88 typedef BOOL (WINAP
[all...]
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dwglext.h61 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height);
62 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
66 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
67 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
131 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
159 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
160 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
165 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
166 BOOL WINAP
[all...]
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwglext.h61 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height);
62 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
66 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
67 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
131 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
159 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
160 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
165 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
166 BOOL WINAP
[all...]
H A Dwgl.h92 typedef BOOL (WINAPI * PFNSETPIXELFORMATPROC) (HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd);
93 typedef BOOL (WINAPI * PFNSWAPBUFFERSPROC) (HDC hdc);
94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
97 typedef BOOL (WINAPI * PFNWGLDELETECONTEXTPROC) (HGLRC oldContext);
98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAYERPLANEDESCRIPTOR *plpd);
103 typedef BOOL (WINAPI * PFNWGLMAKECURRENTPROC) (HDC hDc, HGLRC newContext);
104 typedef BOOL (WINAPI * PFNWGLREALIZELAYERPALETTEPROC) (HDC hdc, int iLayerPlane, BOOL bRealize);
106 typedef BOOL (WINAPI * PFNWGLSHARELISTSPROC) (HGLRC hrcSrvShare, HGLRC hrcSrvSource);
107 typedef BOOL (WINAP
[all...]
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
H A Dwglext.h63 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height);
64 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
68 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
69 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc);
128 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
131 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
156 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
157 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
162 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
163 BOOL WINAP
[all...]
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h92 typedef BOOL (WINAPI * PFNSETPIXELFORMATPROC) (HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd);
93 typedef BOOL (WINAPI * PFNSWAPBUFFERSPROC) (HDC hdc);
94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
97 typedef BOOL (WINAPI * PFNWGLDELETECONTEXTPROC) (HGLRC oldContext);
98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAYERPLANEDESCRIPTOR *plpd);
103 typedef BOOL (WINAPI * PFNWGLMAKECURRENTPROC) (HDC hDc, HGLRC newContext);
104 typedef BOOL (WINAPI * PFNWGLREALIZELAYERPALETTEPROC) (HDC hdc, int iLayerPlane, BOOL bRealize);
106 typedef BOOL (WINAPI * PFNWGLSHARELISTSPROC) (HGLRC hrcSrvShare, HGLRC hrcSrvSource);
107 typedef BOOL (WINAP
[all...]
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.h142 BOOL ro;
143 BOOL rw;
144 BOOL show_sys_files;
145 BOOL hide_hid_files;
146 BOOL hide_dot_files;
147 BOOL windows_names;
148 BOOL ignore_case;
149 BOOL compression;
150 BOOL acl;
151 BOOL silen
[all...]
/third_party/protobuf/objectivec/
H A DGPBDictionary.h102 - (BOOL)getUInt32:(nullable uint32_t *)value forKey:(uint32_t)key;
113 (void (NS_NOESCAPE ^)(uint32_t key, uint32_t value, BOOL *stop))block;
197 - (BOOL)getInt32:(nullable int32_t *)value forKey:(uint32_t)key;
208 (void (NS_NOESCAPE ^)(uint32_t key, int32_t value, BOOL *stop))block;
292 - (BOOL)getUInt64:(nullable uint64_t *)value forKey:(uint32_t)key;
303 (void (NS_NOESCAPE ^)(uint32_t key, uint64_t value, BOOL *stop))block;
387 - (BOOL)getInt64:(nullable int64_t *)value forKey:(uint32_t)key;
398 (void (NS_NOESCAPE ^)(uint32_t key, int64_t value, BOOL *stop))block;
433 * Class used for map fields of <uint32_t, BOOL>
452 - (instancetype)initWithBools:(const BOOL [__nullabl
[all...]
H A DGPBArray.h138 - (void)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(int32_t value, NSUInteger idx, BOOL *stop))block;
150 usingBlock:(void (NS_NOESCAPE ^)(int32_t value, NSUInteger idx, BOOL *stop))block;
310 - (void)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(uint32_t value, NSUInteger idx, BOOL *stop))block;
322 usingBlock:(void (NS_NOESCAPE ^)(uint32_t value, NSUInteger idx, BOOL *stop))block;
482 - (void)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(int64_t value, NSUInteger idx, BOOL *stop))block;
494 usingBlock:(void (NS_NOESCAPE ^)(int64_t value, NSUInteger idx, BOOL *stop))block;
654 - (void)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(uint64_t value, NSUInteger idx, BOOL *stop))block;
666 usingBlock:(void (NS_NOESCAPE ^)(uint64_t value, NSUInteger idx, BOOL *stop))block;
826 - (void)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(float value, NSUInteger idx, BOOL *stop))block;
838 usingBlock:(void (NS_NOESCAPE ^)(float value, NSUInteger idx, BOOL *sto
[all...]
/third_party/python/Mac/PythonLauncher/
H A DFileSettings.h13 - (BOOL) honourhashbang;
14 - (BOOL) debug;
15 - (BOOL) verbose;
16 - (BOOL) inspect;
17 - (BOOL) optimize;
18 - (BOOL) nosite;
19 - (BOOL) tabs;
21 - (BOOL) with_terminal;
29 BOOL honourhashbang; // #! line overrides interpreter
30 BOOL debu
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A Dfunctionswgl_typedefs.h22 typedef BOOL(WINAPI *PFNWGLCOPYCONTEXTPROC)(HGLRC, HGLRC, UINT);
25 typedef BOOL(WINAPI *PFNWGLDELETECONTEXTPROC)(HGLRC);
29 typedef BOOL(WINAPI *PFNWGLMAKECURRENTPROC)(HDC, HGLRC);
30 typedef BOOL(WINAPI *PFNWGLSHARELISTSPROC)(HGLRC, HGLRC);
31 typedef BOOL(WINAPI *PFNWGLUSEFONTBITMAPSAPROC)(HDC, DWORD, DWORD, DWORD);
32 typedef BOOL(WINAPI *PFNWGLUSEFONTBITMAPSWPROC)(HDC, DWORD, DWORD, DWORD);
33 typedef BOOL(WINAPI *PFNSWAPBUFFERSPROC)(HDC);
34 typedef BOOL(WINAPI *PFNWGLUSEFONTOUTLINESAPROC)(HDC,
42 typedef BOOL(WINAPI *PFNWGLUSEFONTOUTLINESWPROC)(HDC,
50 typedef BOOL(WINAP
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h47 typedef BOOL (CALLBACK *PFIND_DEBUG_FILE_CALLBACK)(HANDLE FileHandle,PSTR FileName,PVOID CallerData);
48 typedef BOOL (CALLBACK *PFINDFILEINPATHCALLBACK)(PSTR filename,PVOID context);
49 typedef BOOL (CALLBACK *PFIND_EXE_FILE_CALLBACK)(HANDLE FileHandle,PSTR FileName,PVOID CallerData);
51 typedef BOOL (WINAPI *PSYMBOLSERVERPROC)(LPCSTR,LPCSTR,PVOID,DWORD,DWORD,LPSTR);
52 typedef BOOL (WINAPI *PSYMBOLSERVEROPENPROC)(VOID);
53 typedef BOOL (WINAPI *PSYMBOLSERVERCLOSEPROC)(VOID);
54 typedef BOOL (WINAPI *PSYMBOLSERVERSETOPTIONSPROC)(UINT_PTR,ULONG64);
55 typedef BOOL (CALLBACK WINAPI *PSYMBOLSERVERCALLBACKPROC)(UINT_PTR action,ULONG64 data,ULONG64 context);
57 typedef BOOL (WINAPI *PSYMBOLSERVERPINGPROC)(LPCSTR);
61 BOOL IMAGEAP
[all...]
/third_party/lame/dshow/
H A DREG.H39 BOOL Open(HKEY rootKey, PTSTR pName);
40 BOOL Create(HKEY rootKey, PTSTR pName);
41 BOOL Open(PTSTR an = NULL);
42 BOOL Create(PTSTR an = NULL);
43 BOOL Close(void);
47 BOOL getFlag(PTSTR valuename, BOOL bDefault);
48 void setFlag(PTSTR valuename, BOOL bValue, BOOL bDefault);
49 void setFlag(PTSTR valuename, BOOL bValu
[all...]
/third_party/lame/Dll/
H A DBladeMP3EncDLL.h140 BOOL bPrivate;
141 BOOL bCRC;
142 BOOL bCopyright;
143 BOOL bOriginal;
165 BOOL bPrivate; // Set Private Bit (TRUE/FALSE)
166 BOOL bCRC; // Insert CRC (TRUE/FALSE)
167 BOOL bCopyright; // Set Copyright Bit (TRUE/FALSE)
168 BOOL bOriginal; // Set Original Bit (TRUE/FALSE)
171 BOOL bWriteVBRHeader; // WRITE XING VBR HEADER (TRUE/FALSE)
172 BOOL bEnableVB
[all...]
/third_party/ntfs-3g/include/ntfs-3g/
H A Dacls.h127 BOOL ntfs_valid_descr(const char *securattr, unsigned int attrsz);
128 BOOL ntfs_valid_pattern(const SID *sid);
129 BOOL ntfs_valid_sid(const SID *sid);
130 BOOL ntfs_same_sid(const SID *first, const SID *second);
132 BOOL ntfs_is_user_sid(const SID *usid);
148 BOOL ntfs_valid_posix(const struct POSIX_SECURITY *pxdesc);
153 mode_t umask, BOOL isdir);
156 mode_t umask, BOOL isdir);
158 const struct POSIX_ACL *newacl, int count, BOOL deflt);
162 const SID *usid, const SID *gsid, BOOL isdi
[all...]
/third_party/skia/src/utils/win/
H A DSkWGL.h67 BOOL choosePixelFormat(HDC hdc, const int*, const FLOAT*, UINT, int*, UINT*) const;
68 BOOL getPixelFormatAttribiv(HDC, int, int, UINT, const int*, int*) const;
69 BOOL getPixelFormatAttribfv(HDC hdc, int, int, UINT, const int*, FLOAT*) const;
72 BOOL swapInterval(int interval) const;
77 BOOL destroyPbuffer(HPBUFFER) const;
99 typedef BOOL (WINAPI *ChoosePixelFormatProc)(HDC, const int *, const FLOAT *, UINT, int *, UINT *);
100 typedef BOOL (WINAPI *GetPixelFormatAttribivProc)(HDC, int, int, UINT, const int*, int*);
101 typedef BOOL (WINAPI *GetPixelFormatAttribfvProc)(HDC, int, int, UINT, const int*, FLOAT*);
103 typedef BOOL (WINAPI* SwapIntervalProc)(int);
107 typedef BOOL (WINAP
[all...]
/third_party/python/PC/
H A Dfrozen_dllmain.c43 BOOL WINAPI DLLMAIN(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved)
56 BOOL CallModuleDllMain(char *modName, DWORD dwReason);
88 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain()
90 BOOL ret = TRUE; in DllMain()
96 BOOL ok = CallModuleDllMain(*modName, dwReason); in DllMain()
116 BOOL CallModuleDllMain(char *modName, DWORD dwReason) in CallModuleDllMain()
118 BOOL (WINAPI * pfndllmain)(HINSTANCE, DWORD, LPVOID); in CallModuleDllMain()
125 pfndllmain = (BOOL (WINAPI *)(HINSTANCE, DWORD, LPVOID))GetProcAddress(hmod, funcName); in CallModuleDllMain()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.h37 BOOL linear_framebuffer;
38 BOOL throttling;
41 BOOL thread_submit;
42 BOOL discard_delayed_release;
43 BOOL tearfree_discard;
45 BOOL dynamic_texture_workaround;
46 BOOL shader_inline_constants;
87 BOOL bWindowed );
101 BOOL Windowed,
H A Dnine_state.h124 #define VS_CONST_B_SIZE(device) (device->may_swvp ? (NINE_MAX_CONST_B_SWVP * sizeof(BOOL)) : (NINE_MAX_CONST_B * sizeof(BOOL)))
197 BOOL *vs_const_b;
203 BOOL ps_const_b[NINE_MAX_CONST_B];
228 BOOL vs_const_f;
229 BOOL vs_const_i;
230 BOOL vs_const_b;
231 BOOL ps_const_f;
232 BOOL ps_const_i;
233 BOOL ps_const_
[all...]
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
H A DDescriptor.php75 ->optional('proto3_optional', \Google\Protobuf\Internal\GPBType::BOOL, 17)
140 ->optional('client_streaming', \Google\Protobuf\Internal\GPBType::BOOL, 5)
141 ->optional('server_streaming', \Google\Protobuf\Internal\GPBType::BOOL, 6)
147 ->optional('java_multiple_files', \Google\Protobuf\Internal\GPBType::BOOL, 10)
148 ->optional('java_generate_equals_and_hash', \Google\Protobuf\Internal\GPBType::BOOL, 20)
149 ->optional('java_string_check_utf8', \Google\Protobuf\Internal\GPBType::BOOL, 27)
152 ->optional('cc_generic_services', \Google\Protobuf\Internal\GPBType::BOOL, 16)
153 ->optional('java_generic_services', \Google\Protobuf\Internal\GPBType::BOOL, 17)
154 ->optional('py_generic_services', \Google\Protobuf\Internal\GPBType::BOOL, 18)
155 ->optional('php_generic_services', \Google\Protobuf\Internal\GPBType::BOOL, 4
[all...]
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c51 WINGDIAPI BOOL APIENTRY
79 WINGDIAPI BOOL APIENTRY
100 WINGDIAPI BOOL APIENTRY
109 WINGDIAPI BOOL APIENTRY
130 WINGDIAPI BOOL APIENTRY
184 WINGDIAPI BOOL APIENTRY
199 WINGDIAPI BOOL APIENTRY
209 WINGDIAPI BOOL APIENTRY
218 WINGDIAPI BOOL APIENTRY
229 BOOL resul in wglUseFontBitmapsW()
[all...]
/third_party/libdrm/tests/ttmtest/src/
H A Dxf86dristr.h70 BOOL pad1;
97 BOOL pad1;
100 BOOL isCapable;
101 BOOL pad2;
102 BOOL pad3;
103 BOOL pad4;
126 BOOL pad1;
153 BOOL pad1;
189 BOOL pad1;
217 BOOL pad
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_wgl.cpp101 BOOL GL_APIENTRY wglSetPixelFormat(HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd) in wglSetPixelFormat()
107 BOOL GL_APIENTRY wglSwapBuffers(HDC hdc) in wglSwapBuffers()
117 BOOL GL_APIENTRY wglCopyContext(HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask) in wglCopyContext()
188 BOOL GL_APIENTRY wglDeleteContext(HGLRC oldContext) in wglDeleteContext()
194 BOOL GL_APIENTRY wglDescribeLayerPlane(HDC hDc, in wglDescribeLayerPlane()
242 BOOL GL_APIENTRY wglMakeCurrent(HDC hDc, HGLRC newContext) in wglMakeCurrent()
280 BOOL GL_APIENTRY wglRealizeLayerPalette(HDC hdc, int iLayerPlane, BOOL bRealize) in wglRealizeLayerPalette()
293 BOOL GL_APIENTRY wglShareLists(HGLRC hrcSrvShare, HGLRC hrcSrvSource) in wglShareLists()
299 BOOL GL_APIENTR
[all...]

Completed in 33 milliseconds

12345678910>>...21