Searched refs:getPixelFormats (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/platform/win32/
H A DtcuWGL.hpp164 std::vector<int> getPixelFormats (HDC deviceCtx) const;
H A DtcuWGL.cpp263 std::vector<int> Core::getPixelFormats (HDC deviceCtx) const function in class:tcu::wgl::Core
456 std::vector<int> pixelFormats = wgl.getPixelFormats(deviceCtx);

Completed in 119 milliseconds