Home
last modified time | relevance | path

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

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