Searched refs:wglGetPixelFormatAttribivARB (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_getprocaddress.c | 65 STW_EXTENSION_ENTRY( wglGetPixelFormatAttribivARB ),
|
D | stw_ext_pixelformat.c | 503 wglGetPixelFormatAttribivARB(HDC hdc, int iPixelFormat, int iLayerPlane, in wglGetPixelFormatAttribivARB() function
|
/external/swiftshader/include/GL/ |
D | wglext.h | 225 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 222 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
|
/external/mesa3d/include/GL/ |
D | wglext.h | 225 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 396 #define wglGetPixelFormatAttribivARB WGLEW_GET_FUN(__wglewGetPixelFormatAttribivARB) macro
|
/external/angle/include/WGL/ |
D | wgl.h | 316 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 19130 …r = ((wglGetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC)glewGetProcAddress((cons… in _glewInit_WGL_ARB_pixel_format()
|