Searched refs:wglGetPixelFormatAttribfvARB (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_getprocaddress.c | 64 STW_EXTENSION_ENTRY( wglGetPixelFormatAttribfvARB ),
|
D | stw_ext_pixelformat.c | 481 wglGetPixelFormatAttribfvARB(HDC hdc, int iPixelFormat, int iLayerPlane, in wglGetPixelFormatAttribfvARB() function
|
/external/swiftshader/include/GL/ |
D | wglext.h | 226 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 223 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
|
/external/mesa3d/include/GL/ |
D | wglext.h | 226 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 395 #define wglGetPixelFormatAttribfvARB WGLEW_GET_FUN(__wglewGetPixelFormatAttribfvARB) macro
|
/external/angle/include/WGL/ |
D | wgl.h | 317 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 19129 …r = ((wglGetPixelFormatAttribfvARB = (PFNWGLGETPIXELFORMATATTRIBFVARBPROC)glewGetProcAddress((cons… in _glewInit_WGL_ARB_pixel_format()
|