Home
last modified time | relevance | path

Searched defs:choosePixelFormat (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/glfw/src/
Dwgl_context.c59 static int choosePixelFormat(_GLFWwindow* window, const _GLFWfbconfig* desired) in choosePixelFormat() function
/third_party/skia/src/utils/win/
DSkWGL_win.cpp46 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, in choosePixelFormat() function in SkWGLExtensions
/third_party/flutter/skia/src/utils/win/
DSkWGL_win.cpp46 BOOL SkWGLExtensions::choosePixelFormat(HDC hdc, in choosePixelFormat() function in SkWGLExtensions
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp614 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config) in choosePixelFormat() function