/third_party/openGLES/extensions/I3D/ |
D | WGL_I3D_digital_video_control.txt | 52 int *piValue) 56 const int *piValue) 101 const int *piValue) 112 If the value pointed to by <piValue> is non-zero, the 114 framebuffer. If the value pointed to by <piValue> is 121 pointed to by <piValue> is converted by the following 124 ((2 * <*piValue>) + 1) 136 video data. If the value pointed to by <piValue> is 143 corrected. If the value pointed to by <piValue> is non-zero, 153 int *piValue) [all …]
|
D | WGL_I3D_gamma.txt | 50 int *piValue) 54 const int *piValue) 161 const int *piValue) 171 If the value pointed to by <piValue> is non-zero, only the 174 to by <piValue> is zero, all windows and the desktop are 182 int *piValue) 194 <piValue> is non-zero, only the contents of OpenGL windows
|
/third_party/skia/third_party/externals/opengl-registry/extensions/I3D/ |
D | WGL_I3D_digital_video_control.txt | 52 int *piValue) 56 const int *piValue) 101 const int *piValue) 112 If the value pointed to by <piValue> is non-zero, the 114 framebuffer. If the value pointed to by <piValue> is 121 pointed to by <piValue> is converted by the following 124 ((2 * <*piValue>) + 1) 136 video data. If the value pointed to by <piValue> is 143 corrected. If the value pointed to by <piValue> is non-zero, 153 int *piValue) [all …]
|
D | WGL_I3D_gamma.txt | 50 int *piValue) 54 const int *piValue) 161 const int *piValue) 171 If the value pointed to by <piValue> is non-zero, only the 174 to by <piValue> is zero, all windows and the desktop are 182 int *piValue) 194 <piValue> is non-zero, only the contents of OpenGL windows
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pbuffer.c | 327 int *piValue) in wglQueryPbufferARB() argument 340 *piValue = fb->width; in wglQueryPbufferARB() 343 *piValue = fb->height; in wglQueryPbufferARB() 347 *piValue = FALSE; in wglQueryPbufferARB() 351 *piValue = fb->textureTarget; in wglQueryPbufferARB() 354 *piValue = fb->textureFormat; in wglQueryPbufferARB() 357 *piValue = fb->textureMipmap; in wglQueryPbufferARB() 360 *piValue = fb->textureLevel; in wglQueryPbufferARB() 363 *piValue = fb->textureFace + WGL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB; in wglQueryPbufferARB()
|
/third_party/openGLES/api/GL/ |
D | wglext.h | 141 …def BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 147 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 415 …def BOOL (WINAPI * PFNWGLQUERYPBUFFEREXTPROC) (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 421 BOOL WINAPI wglQueryPbufferEXT (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 507 …def BOOL (WINAPI * PFNWGLGETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue); 508 …OL (WINAPI * PFNWGLSETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); 510 BOOL WINAPI wglGetDigitalVideoParametersI3D (HDC hDC, int iAttribute, int *piValue); 511 BOOL WINAPI wglSetDigitalVideoParametersI3D (HDC hDC, int iAttribute, const int *piValue); 519 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue… 520 …BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); [all …]
|
D | wgl.h | 232 …def BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 238 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 506 …def BOOL (WINAPI * PFNWGLQUERYPBUFFEREXTPROC) (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 512 BOOL WINAPI wglQueryPbufferEXT (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 598 …def BOOL (WINAPI * PFNWGLGETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue); 599 …OL (WINAPI * PFNWGLSETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); 601 BOOL WINAPI wglGetDigitalVideoParametersI3D (HDC hDC, int iAttribute, int *piValue); 602 BOOL WINAPI wglSetDigitalVideoParametersI3D (HDC hDC, int iAttribute, const int *piValue); 610 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue… 611 …BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); [all …]
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | wglext.h | 160 …def BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 166 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 429 …def BOOL (WINAPI * PFNWGLQUERYPBUFFEREXTPROC) (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 435 BOOL WINAPI wglQueryPbufferEXT (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 521 …def BOOL (WINAPI * PFNWGLGETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue); 522 …OL (WINAPI * PFNWGLSETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); 524 BOOL WINAPI wglGetDigitalVideoParametersI3D (HDC hDC, int iAttribute, int *piValue); 525 BOOL WINAPI wglSetDigitalVideoParametersI3D (HDC hDC, int iAttribute, const int *piValue); 533 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue… 534 …BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); [all …]
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | wglext.h | 160 …def BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 166 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 429 …def BOOL (WINAPI * PFNWGLQUERYPBUFFEREXTPROC) (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 435 BOOL WINAPI wglQueryPbufferEXT (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 521 …def BOOL (WINAPI * PFNWGLGETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue); 522 …OL (WINAPI * PFNWGLSETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); 524 BOOL WINAPI wglGetDigitalVideoParametersI3D (HDC hDC, int iAttribute, int *piValue); 525 BOOL WINAPI wglSetDigitalVideoParametersI3D (HDC hDC, int iAttribute, const int *piValue); 533 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue… 534 …BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); [all …]
|
D | wgl.h | 246 …def BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 252 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 515 …def BOOL (WINAPI * PFNWGLQUERYPBUFFEREXTPROC) (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 521 BOOL WINAPI wglQueryPbufferEXT (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 607 …def BOOL (WINAPI * PFNWGLGETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue); 608 …OL (WINAPI * PFNWGLSETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); 610 BOOL WINAPI wglGetDigitalVideoParametersI3D (HDC hDC, int iAttribute, int *piValue); 611 BOOL WINAPI wglSetDigitalVideoParametersI3D (HDC hDC, int iAttribute, const int *piValue); 619 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue… 620 …BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); [all …]
|
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
D | wglext.h | 157 …def BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 163 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 419 …def BOOL (WINAPI * PFNWGLQUERYPBUFFEREXTPROC) (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 425 BOOL WINAPI wglQueryPbufferEXT (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 511 …def BOOL (WINAPI * PFNWGLGETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue); 512 …OL (WINAPI * PFNWGLSETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); 514 BOOL WINAPI wglGetDigitalVideoParametersI3D (HDC hDC, int iAttribute, int *piValue); 515 BOOL WINAPI wglSetDigitalVideoParametersI3D (HDC hDC, int iAttribute, const int *piValue); 523 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue… 524 …BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); [all …]
|
/third_party/mesa3d/include/GL/ |
D | wglext.h | 160 …def BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 166 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 434 …def BOOL (WINAPI * PFNWGLQUERYPBUFFEREXTPROC) (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 440 BOOL WINAPI wglQueryPbufferEXT (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 526 …def BOOL (WINAPI * PFNWGLGETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue); 527 …OL (WINAPI * PFNWGLSETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); 529 BOOL WINAPI wglGetDigitalVideoParametersI3D (HDC hDC, int iAttribute, int *piValue); 530 BOOL WINAPI wglSetDigitalVideoParametersI3D (HDC hDC, int iAttribute, const int *piValue); 538 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue… 539 …BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); [all …]
|
/third_party/skia/third_party/externals/angle2/include/WGL/ |
D | wgl.h | 251 …def BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 257 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 525 …def BOOL (WINAPI * PFNWGLQUERYPBUFFEREXTPROC) (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 531 BOOL WINAPI wglQueryPbufferEXT (HPBUFFEREXT hPbuffer, int iAttribute, int *piValue); 617 …def BOOL (WINAPI * PFNWGLGETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue); 618 …OL (WINAPI * PFNWGLSETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); 620 BOOL WINAPI wglGetDigitalVideoParametersI3D (HDC hDC, int iAttribute, int *piValue); 621 BOOL WINAPI wglSetDigitalVideoParametersI3D (HDC hDC, int iAttribute, const int *piValue); 629 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, int *piValue… 630 …BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *piValue); [all …]
|
/third_party/openGLES/extensions/EXT/ |
D | WGL_EXT_pbuffer.txt | 65 int *piValue); 243 int *piValue);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | WGL_EXT_pbuffer.txt | 65 int *piValue); 243 int *piValue);
|
/third_party/openGLES/extensions/ARB/ |
D | WGL_ARB_pbuffer.txt | 118 int *piValue); 308 int *piValue);
|
D | WGL_ARB_render_texture.txt | 673 int *piValue); 683 TRUE is returned in buffer <piValue> if the display mode change lost
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | WGL_ARB_pbuffer.txt | 108 int *piValue); 298 int *piValue);
|
D | WGL_ARB_render_texture.txt | 663 int *piValue); 673 TRUE is returned in buffer <piValue> if the display mode change lost
|
/third_party/openGLES/extensions/NV/ |
D | NV_present_video.txt | 113 BOOL wglQueryCurrentContextNV(int iAttribute, int *piValue); 457 BOOL wglQueryCurrentContextNV(int iAttribute, int *piValue); 460 by <iAttribute> in the memory pointed to by <piValue>. If there is 462 FALSE will be returned and the memory pointed to by <piValue> will
|
D | NV_video_capture.txt | 119 int iAttribute, int *piValue); 1051 int iAttribute, int *piValue); 1054 unique ID will be returned in <piValue>.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_present_video.txt | 113 BOOL wglQueryCurrentContextNV(int iAttribute, int *piValue); 457 BOOL wglQueryCurrentContextNV(int iAttribute, int *piValue); 460 by <iAttribute> in the memory pointed to by <piValue>. If there is 462 FALSE will be returned and the memory pointed to by <piValue> will
|
D | NV_video_capture.txt | 119 int iAttribute, int *piValue); 1051 int iAttribute, int *piValue); 1054 unique ID will be returned in <piValue>.
|
/third_party/sqlite/src/ |
D | sqlite3.c | 90373 static int alsoAnInt(Mem *pRec, double rValue, i64 *piValue){ 90377 *piValue = iValue; 90380 return 0==sqlite3Atoi64(pRec->z, piValue, pRec->n, pRec->enc); 177726 int *piValue = va_arg(ap, int*); 177728 Tuning(id) = *piValue; 177730 *piValue = Tuning(-id);
|