Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcConfigListWGL.cpp46 const std::vector<int> pixelFormats = wgl.getPixelFormats(tmpWindow.getDeviceContext()); in getDefaultWglConfigList()
/external/deqp/framework/platform/win32/
DtcuWGL.hpp172 std::vector<int> getPixelFormats (HDC deviceCtx) const;
DtcuWGL.cpp289 std::vector<int> Core::getPixelFormats (HDC deviceCtx) const in getPixelFormats() function in tcu::wgl::Core
594 std::vector<int> pixelFormats = wgl.getPixelFormats(deviceCtx); in choosePixelFormat()