Home
last modified time | relevance | path

Searched refs:wglMakeContextCurrentARB (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DWGL_ARB_make_current_read.txt46 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.
DWGL_ARB_create_context.txt106 or wglMakeContextCurrentARB) with any HDC sharing the same pixel
307 wglMakeContextCurrentARB)
311 <hDrawDC> and <hReadDC> parameters of wglMakeContextCurrentARB are
/third_party/openGLES/extensions/ARB/
DWGL_ARB_make_current_read.txt56 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.
DWGL_ARB_create_context.txt116 or wglMakeContextCurrentARB) with any HDC sharing the same pixel
317 wglMakeContextCurrentARB)
321 <hDrawDC> and <hReadDC> parameters of wglMakeContextCurrentARB are
/third_party/openGLES/extensions/NV/
DWGL_NV_multigpu_context.txt93 wglMakeContextCurrentARB:
101 wglMakeContextCurrentARB will return FALSE and set ERROR_INVALID_OPERATION
120 to wglMakeCurrent or wglMakeContextCurrentARB if the HDC is already current with
DWGL_NV_gpu_affinity.txt128 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/
Dwgl.h37 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_);
Dwgl.c79 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_) in wglMakeContextCurrentARB() function
Dwindowsgl.c215 BOOL ret = wglMakeContextCurrentARB(drawDc, readDc, context->ctx); in windows_bind_context()
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
Dstw_wgl.h66 wglMakeContextCurrentARB(
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_getprocaddress.c83 STW_EXTENSION_ENTRY( wglMakeContextCurrentARB ),
Dstw_ext_context.c237 wglMakeContextCurrentARB(HDC hDrawDC, HDC hReadDC, HGLRC hglrc) in wglMakeContextCurrentARB() function
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DWGL_NV_gpu_affinity.txt128 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/
DWGL_AMD_gpu_association.txt422 wglMakeContextCurrentARB. If an associated context is passed into
423 wglMakeContextCurrentARB, the result is undefiend.
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DWGL_AMD_gpu_association.txt422 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/
Dwglew.h200 #define wglMakeContextCurrentARB WGLEW_GET_FUN(__wglewMakeContextCurrentARB) macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dwglext.h134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/khronos/GL/
Dwglext.h131 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/openGLES/api/GL/
Dwglext.h115 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
Dwgl.h206 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
Dwglext.h131 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/mesa3d/include/GL/
Dwglext.h134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dwglext.h134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
Dwgl.h220 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
/third_party/flutter/skia/third_party/externals/angle2/include/WGL/
Dwgl.h225 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);

12