Searched refs:getPixelFormats (Results 1 – 2 of 2) sorted by relevance
164 std::vector<int> getPixelFormats (HDC deviceCtx) const;
263 std::vector<int> Core::getPixelFormats (HDC deviceCtx) const in getPixelFormats() function in tcu::wgl::Core456 std::vector<int> pixelFormats = wgl.getPixelFormats(deviceCtx); in choosePixelFormat()