Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcConfigListWGL.cpp55 if (!tcu::wgl::isSupportedByTests(fmtInfo)) in getDefaultWglConfigList()
/external/deqp/framework/platform/win32/
DtcuWGL.hpp227 bool isSupportedByTests (const PixelFormatInfo& pixelFormatInfo);
DtcuWGL.cpp566 bool isSupportedByTests (const PixelFormatInfo& info) in isSupportedByTests() function
601 if (!isSupportedByTests(info)) in choosePixelFormat()