Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp158 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB; member
172 , getPixelFormatAttribivARB (DE_NULL) in Functions()
244 …m_functions.getPixelFormatAttribivARB = (wglGetPixelFormatAttribivARBFunc)m_functions.getProcAddre… in Library()
255 if (!m_functions.getPixelFormatAttribivARB || in Library()
296 …if (!wgl.getPixelFormatAttribivARB(deviceCtx, 0, 0, DE_LENGTH_OF_ARRAY(attribs), &attribs[0], &val… in getPixelFormats()
333 if (!wgl.getPixelFormatAttribivARB(deviceCtx, pixelFormat, 0, numAttribs, &attribs[0], &values[0])) in getPixelFormatAttribs()