/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pixelformat.c | 122 case WGL_ACCELERATION_ARB: in stw_query_attrib() 288 { WGL_ACCELERATION_ARB, 0, TRUE },
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWGL.cpp | 44 #define WGL_ACCELERATION_ARB 0x2003 macro 361 WGL_ACCELERATION_ARB, in getPixelFormatInfo() 395 info.acceleration = translateAcceleration(values[WGL_ACCELERATION_ARB]); in getPixelFormatInfo()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | wgl_utils.cpp | 42 attribs.push_back(WGL_ACCELERATION_ARB); in GetDefaultPixelFormatAttributes()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | wgl_utils.cpp | 42 attribs.push_back(WGL_ACCELERATION_ARB); in GetDefaultPixelFormatAttributes()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsopengl.h | 74 #define WGL_ACCELERATION_ARB 0x2003 macro
|
D | SDL_windowsopengl.c | 554 *iAttr++ = WGL_ACCELERATION_ARB; in WIN_GL_SetupWindowInternal()
|
/third_party/flutter/glfw/src/ |
D | wgl_context.h | 37 #define WGL_ACCELERATION_ARB 0x2003 macro
|
D | wgl_context.c | 103 if (getPixelFormatAttrib(window, n, WGL_ACCELERATION_ARB) == in choosePixelFormat()
|
/third_party/skia/third_party/externals/angle2/util/windows/ |
D | WGLWindow.cpp | 73 attribs.push_back(WGL_ACCELERATION_ARB); in GetPixelFormatAttributes()
|
/third_party/openGLES/extensions/ARB/ |
D | WGL_ARB_pixel_format.txt | 149 WGL_ACCELERATION_ARB 0x2003 290 WGL_ACCELERATION_ARB 603 WGL_ACCELERATION_ARB enum exact
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | WGL_ARB_pixel_format.txt | 139 WGL_ACCELERATION_ARB 0x2003 280 WGL_ACCELERATION_ARB 593 WGL_ACCELERATION_ARB enum exact
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | WGL_EXT_colorspace.txt | 140 WGL_ACCELERATION_ARB, WGL_FULL_ACCELERATION_ARB,
|
/third_party/openGLES/extensions/EXT/ |
D | WGL_EXT_colorspace.txt | 140 WGL_ACCELERATION_ARB, WGL_FULL_ACCELERATION_ARB,
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | wglew.h | 258 #define WGL_ACCELERATION_ARB 0x2003 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | wglext.h | 175 #define WGL_ACCELERATION_ARB 0x2003 macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
D | wglext.h | 172 #define WGL_ACCELERATION_ARB 0x2003 macro
|
/third_party/openGLES/api/GL/ |
D | wglext.h | 156 #define WGL_ACCELERATION_ARB 0x2003 macro
|
D | wgl.h | 247 #define WGL_ACCELERATION_ARB 0x2003 macro
|
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
D | wglext.h | 172 #define WGL_ACCELERATION_ARB 0x2003 macro
|
/third_party/mesa3d/include/GL/ |
D | wglext.h | 175 #define WGL_ACCELERATION_ARB 0x2003 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | wglext.h | 175 #define WGL_ACCELERATION_ARB 0x2003 macro
|
D | wgl.h | 261 #define WGL_ACCELERATION_ARB 0x2003 macro
|
/third_party/flutter/skia/third_party/externals/angle2/include/WGL/ |
D | wgl.h | 266 #define WGL_ACCELERATION_ARB 0x2003 macro
|
/third_party/skia/third_party/externals/angle2/include/WGL/ |
D | wgl.h | 266 #define WGL_ACCELERATION_ARB 0x2003 macro
|