Home
last modified time | relevance | path

Searched refs:GetPixelFormatAttribivARB (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/glfw/src/
Dwgl_context.h133 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
Dwgl_context.c44 if (!_glfw.wgl.GetPixelFormatAttribivARB(window->context.wgl.dc, in getPixelFormatAttrib()
390 _glfw.wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in loadWGLExtensions()