Home
last modified time | relevance | path

Searched refs:piValue (Results 1 – 24 of 24) sorted by relevance

/third_party/openGLES/extensions/I3D/
DWGL_I3D_digital_video_control.txt52 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 …]
DWGL_I3D_gamma.txt50 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/
DWGL_I3D_digital_video_control.txt52 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 …]
DWGL_I3D_gamma.txt50 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/
Dstw_ext_pbuffer.c327 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/
Dwglext.h141 …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 …]
Dwgl.h232 …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/
Dwglext.h160 …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/
Dwglext.h160 …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 …]
Dwgl.h246 …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/
Dwglext.h157 …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/
Dwglext.h160 …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/
Dwgl.h251 …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/
DWGL_EXT_pbuffer.txt65 int *piValue);
243 int *piValue);
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DWGL_EXT_pbuffer.txt65 int *piValue);
243 int *piValue);
/third_party/openGLES/extensions/ARB/
DWGL_ARB_pbuffer.txt118 int *piValue);
308 int *piValue);
DWGL_ARB_render_texture.txt673 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/
DWGL_ARB_pbuffer.txt108 int *piValue);
298 int *piValue);
DWGL_ARB_render_texture.txt663 int *piValue);
673 TRUE is returned in buffer <piValue> if the display mode change lost
/third_party/openGLES/extensions/NV/
DNV_present_video.txt113 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
DNV_video_capture.txt119 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/
DNV_present_video.txt113 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
DNV_video_capture.txt119 int iAttribute, int *piValue);
1051 int iAttribute, int *piValue);
1054 unique ID will be returned in <piValue>.
/third_party/sqlite/src/
Dsqlite3.c90373 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);