Home
last modified time | relevance | path

Searched refs:wglGetPixelFormatAttribivEXT (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/include/GL/
Dwglext.h490 BOOL WINAPI wglGetPixelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
/external/angle/src/third_party/khronos/GL/
Dwglext.h480 BOOL WINAPI wglGetPixelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
/external/mesa3d/include/GL/
Dwglext.h495 BOOL WINAPI wglGetPixelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h718 #define wglGetPixelFormatAttribivEXT WGLEW_GET_FUN(__wglewGetPixelFormatAttribivEXT) macro
/external/angle/include/WGL/
Dwgl.h586 BOOL WINAPI wglGetPixelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttribu…
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19220 …r = ((wglGetPixelFormatAttribivEXT = (PFNWGLGETPIXELFORMATATTRIBIVEXTPROC)glewGetProcAddress((cons… in _glewInit_WGL_EXT_pixel_format()