Home
last modified time | relevance | path

Searched refs:choosePixelFormat (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp46 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, in choosePixelFormat() function in SkWGLExtensions
345 extensions.choosePixelFormat(dc, msaaIAttrs.begin(), fAttrs, 64, formats, &num); in get_pixel_formats_to_try()
354 extensions.choosePixelFormat(dc, iAttrs.begin(), fAttrs, 1, format, &num); in get_pixel_formats_to_try()
H A DSkWGL.h67 BOOL choosePixelFormat(HDC hdc, const int*, const FLOAT*, UINT, int*, UINT*) const;
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.hpp228 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config);
H A DtcuWGLContextFactory.cpp110 pixelFormat = wgl::choosePixelFormat(wglCore, deviceCtx, config); in WGLContext()
H A DtcuWGL.cpp614 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config) in choosePixelFormat() function

Completed in 4 milliseconds