HomeSort by relevance Sort by last modified time
    Searched refs:getPixelFormats (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/platform/win32/
tcuWGL.hpp 164 std::vector<int> getPixelFormats (HDC deviceCtx) const;
tcuWGL.cpp 263 std::vector<int> Core::getPixelFormats (HDC deviceCtx) const
456 std::vector<int> pixelFormats = wgl.getPixelFormats(deviceCtx);

Completed in 43 milliseconds