Home
last modified time | relevance | path

Searched refs:wglGetPixelFormatAttribivARB (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_getprocaddress.c65 STW_EXTENSION_ENTRY( wglGetPixelFormatAttribivARB ),
H A Dstw_ext_pixelformat.c502 wglGetPixelFormatAttribivARB(HDC hdc, int iPixelFormat, int iLayerPlane, in wglGetPixelFormatAttribivARB() function
/third_party/glfw/src/
H A Dwgl_context.c126 if (!wglGetPixelFormatAttribivARB(window->context.wgl.dc, in choosePixelFormatWGL()
148 if (!wglGetPixelFormatAttribivARB(window->context.wgl.dc, in choosePixelFormatWGL()
490 wglGetProcAddress("wglGetPixelFormatAttribivARB"); in _glfwInitWGL()
H A Dwin32_platform.h326 #define wglGetPixelFormatAttribivARB _glfw.wgl.GetPixelFormatAttribivARB macro
/third_party/mesa3d/include/GL/
H A Dwglext.h225 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
/third_party/openGLES/api/GL/
H A Dwglext.h206 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
H A Dwgl.h297 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dwglext.h225 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwglext.h225 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
H A Dwgl.h311 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
H A Dwglext.h222 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h316 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues);

Completed in 23 milliseconds