Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp317 static PixelFormatInfo::PixelType translatePixelType (int type) in translatePixelType() function
385 info.pixelType = translatePixelType(values[WGL_PIXEL_TYPE_ARB]); in getPixelFormatInfo()