Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp148 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB; member
161 , getPixelFormatAttribivARB (DE_NULL) in Functions()
230 …m_functions.getPixelFormatAttribivARB = (wglGetPixelFormatAttribivARBFunc)m_functions.getProcAddre… in Library()
240 if (!m_functions.getPixelFormatAttribivARB || in Library()
270 …if (!wgl.getPixelFormatAttribivARB(deviceCtx, 0, 0, DE_LENGTH_OF_ARRAY(attribs), &attribs[0], &val… in getPixelFormats()
326 …if (!wgl.getPixelFormatAttribivARB(deviceCtx, pixelFormat, 0, DE_LENGTH_OF_ARRAY(attribs), &attrib… in getPixelFormatInfo()