Home
last modified time | relevance | path

Searched refs:getPixelFormatAttribfvARB (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.cpp80 getPixelFormatAttribfvARB(nullptr), in FunctionsWGL()
158 "wglGetPixelFormatAttribfvARB", &getPixelFormatAttribfvARB); in initialize()
H A DFunctionsWGL.h64 PFNWGLGETPIXELFORMATATTRIBFVARBPROC getPixelFormatAttribfvARB; member in rx::FunctionsWGL
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp167 wglGetPixelFormatAttribfvARBFunc getPixelFormatAttribfvARB; member
185 , getPixelFormatAttribfvARB (DE_NULL) in Functions()
257 m_functions.getPixelFormatAttribfvARB = (wglGetPixelFormatAttribfvARBFunc)m_functions.getProcAddress("wglGetPixelFormatAttribfvARB"); in Library()
271 !m_functions.getPixelFormatAttribfvARB || in Library()

Completed in 3 milliseconds