Home
last modified time | relevance | path

Searched defs:createContextAttribsARB (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.h60 PFNWGLCREATECONTEXTATTRIBSARBPROC createContextAttribsARB; variable
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp174 wglCreateContextAttribsARBFunc createContextAttribsARB; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp416 glx::Context FunctionsGLX::createContextAttribsARB(glx::FBConfig config, in createContextAttribsARB() function in rx::FunctionsGLX