Home
last modified time | relevance | path

Searched refs:wglGetPixelFormat (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libGL/
Dentry_points_wgl.h31 int GL_APIENTRY wglGetPixelFormat(HDC hdc);
Dentry_points_wgl.cpp96 int GL_APIENTRY wglGetPixelFormat(HDC hdc) in wglGetPixelFormat() function
DlibGL_autogen.def1109 wglGetPixelFormat
Dproc_table_wgl_autogen.cpp1086 {"wglGetPixelFormat", P(wglGetPixelFormat)},
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_wgl.h55 wglGetPixelFormat(HDC hdc);
Dopengl32.mingw.def356 wglGetPixelFormat = wglGetPixelFormat@4
Dopengl32.def356 wglGetPixelFormat
Dstw_wgl.c188 wglGetPixelFormat( in wglGetPixelFormat() function