Searched refs:wglGetPixelFormatAttribfvARB (Results 1 - 10 of 10) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_getprocaddress.c | 64 STW_EXTENSION_ENTRY( wglGetPixelFormatAttribfvARB ),
|
H A D | stw_ext_pixelformat.c | 482 wglGetPixelFormatAttribfvARB(HDC hdc, int iPixelFormat, int iLayerPlane, in wglGetPixelFormatAttribfvARB() function
|
/third_party/mesa3d/include/GL/ |
H A D | wglext.h | 226 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|
/third_party/openGLES/api/GL/ |
H A D | wglext.h | 207 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|
H A D | wgl.h | 298 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | wglext.h | 226 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | wglext.h | 226 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|
H A D | wgl.h | 312 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
H A D | wglext.h | 223 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|
/third_party/skia/third_party/externals/angle2/include/WGL/ |
H A D | wgl.h | 317 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
|
Completed in 20 milliseconds