Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.hpp176 std::vector<int> getPixelFormats (HDC deviceCtx) const;
H A DtcuWGL.cpp304 std::vector<int> Core::getPixelFormats (HDC deviceCtx) const in getPixelFormats() function in tcu::wgl::Core
616 std::vector<int> pixelFormats = wgl.getPixelFormats(deviceCtx); in choosePixelFormat()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigListWGL.cpp46 const std::vector<int> pixelFormats = wgl.getPixelFormats(tmpWindow.getDeviceContext()); in getDefaultWglConfigList()

Completed in 2 milliseconds