/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | WGL_ARB_make_current_read.txt | 46 BOOL wglMakeContextCurrentARB(HDC hDrawDC, 90 The function wglMakeContextCurrentARB associates the context <hglrc> 106 If wglMakeContextCurrentARB is used to associate a different device 128 the wglMakeContextCurrentARB call is made does not correspond to a 146 If wglMakeContextCurrentARB succeeds, the return value is TRUE.
|
D | WGL_ARB_create_context.txt | 106 or wglMakeContextCurrentARB) with any HDC sharing the same pixel 307 wglMakeContextCurrentARB) 311 <hDrawDC> and <hReadDC> parameters of wglMakeContextCurrentARB are
|
/third_party/openGLES/extensions/ARB/ |
D | WGL_ARB_make_current_read.txt | 56 BOOL wglMakeContextCurrentARB(HDC hDrawDC, 100 The function wglMakeContextCurrentARB associates the context <hglrc> 116 If wglMakeContextCurrentARB is used to associate a different device 138 the wglMakeContextCurrentARB call is made does not correspond to a 156 If wglMakeContextCurrentARB succeeds, the return value is TRUE.
|
D | WGL_ARB_create_context.txt | 116 or wglMakeContextCurrentARB) with any HDC sharing the same pixel 317 wglMakeContextCurrentARB) 321 <hDrawDC> and <hReadDC> parameters of wglMakeContextCurrentARB are
|
/third_party/openGLES/extensions/NV/ |
D | WGL_NV_multigpu_context.txt | 93 wglMakeContextCurrentARB: 101 wglMakeContextCurrentARB will return FALSE and set ERROR_INVALID_OPERATION 120 to wglMakeCurrent or wglMakeContextCurrentARB if the HDC is already current with
|
D | WGL_NV_gpu_affinity.txt | 128 wglMakeContextCurrentARB: 133 wglMakeContextCurrentARB: 282 wglMakeContextCurrentARB will fail and return FALSE. In the case 283 of wglMakeContextCurrentARB, the affinity masks of both the "read" 287 affinity-DC, wglMakeCurrent and wglMakeContextCurrentARB will fail 288 and return FALSE. In the case of wglMakeContextCurrentARB it will 299 wglMakeCurrent and wglMakeContextCurrentARB: 359 referring to wglMakeContextCurrentARB is deleted.
|
/third_party/mesa3d/src/glx/windows/ |
D | wgl.h | 37 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_);
|
D | wgl.c | 79 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_) in wglMakeContextCurrentARB() function
|
D | windowsgl.c | 215 BOOL ret = wglMakeContextCurrentARB(drawDc, readDc, context->ctx); in windows_bind_context()
|
/third_party/mesa3d/src/gallium/targets/libgl-gdi/ |
D | stw_wgl.h | 66 wglMakeContextCurrentARB(
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_getprocaddress.c | 83 STW_EXTENSION_ENTRY( wglMakeContextCurrentARB ),
|
D | stw_ext_context.c | 237 wglMakeContextCurrentARB(HDC hDrawDC, HDC hReadDC, HGLRC hglrc) in wglMakeContextCurrentARB() function
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | WGL_NV_gpu_affinity.txt | 128 wglMakeContextCurrentARB: 133 wglMakeContextCurrentARB: 282 wglMakeContextCurrentARB will fail and return FALSE. In the case 283 of wglMakeContextCurrentARB, the affinity masks of both the "read" 287 affinity-DC, wglMakeCurrent and wglMakeContextCurrentARB will fail 288 and return FALSE. In the case of wglMakeContextCurrentARB it will 299 wglMakeCurrent and wglMakeContextCurrentARB: 359 referring to wglMakeContextCurrentARB is deleted.
|
/third_party/openGLES/extensions/AMD/ |
D | WGL_AMD_gpu_association.txt | 422 wglMakeContextCurrentARB. If an associated context is passed into 423 wglMakeContextCurrentARB, the result is undefiend.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | WGL_AMD_gpu_association.txt | 422 wglMakeContextCurrentARB. If an associated context is passed into 423 wglMakeContextCurrentARB, the result is undefiend.
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | wglew.h | 200 #define wglMakeContextCurrentARB WGLEW_GET_FUN(__wglewMakeContextCurrentARB) macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | wglext.h | 134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
|
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
D | wglext.h | 131 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
|
/third_party/openGLES/api/GL/ |
D | wglext.h | 115 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
|
D | wgl.h | 206 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
|
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
D | wglext.h | 131 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
|
/third_party/mesa3d/include/GL/ |
D | wglext.h | 134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | wglext.h | 134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
|
D | wgl.h | 220 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
|
/third_party/flutter/skia/third_party/externals/angle2/include/WGL/ |
D | wgl.h | 225 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
|