Searched refs:getPixelFormats (Results 1 – 3 of 3) sorted by relevance
46 const std::vector<int> pixelFormats = wgl.getPixelFormats(tmpWindow.getDeviceContext()); in getDefaultWglConfigList()
172 std::vector<int> getPixelFormats (HDC deviceCtx) const;
289 std::vector<int> Core::getPixelFormats (HDC deviceCtx) const in getPixelFormats() function in tcu::wgl::Core594 std::vector<int> pixelFormats = wgl.getPixelFormats(deviceCtx); in choosePixelFormat()