Home
last modified time | relevance | path

Searched refs:CreateContextAttribsARB (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/glfw/src/
Dglx_context.c384 _glfw.glx.CreateContextAttribsARB = (PFNGLXCREATECONTEXTATTRIBSARBPROC) in _glfwInitGLX()
387 if (_glfw.glx.CreateContextAttribsARB) in _glfwInitGLX()
558 _glfw.glx.CreateContextAttribsARB(_glfw.x11.display, in _glfwCreateContextGLX()
Dwgl_context.h136 PFNWGLCREATECONTEXTATTRIBSARBPROC CreateContextAttribsARB; member
Dglx_context.h156 PFNGLXCREATECONTEXTATTRIBSARBPROC CreateContextAttribsARB; member
Dwgl_context.c386 _glfw.wgl.CreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC) in loadWGLExtensions()
624 _glfw.wgl.CreateContextAttribsARB(window->context.wgl.dc, in _glfwCreateContextWGL()
/third_party/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c25 __ATTRIB(CreateContextAttribsARB),
180 __FETCH_FUNCTION_PTR(CreateContextAttribsARB); in dispatch_CreateContextAttribsARB()
978 __ATTRIB(CreateContextAttribsARB),