Home
last modified time | relevance | path

Searched refs:cDepthBits (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengl.c194 pfd->cDepthBits = _this->gl_config.depth_size; in WIN_GL_SetupPixelFormat()
279 if (pfd.cDepthBits < target->cDepthBits) { in WIN_GL_ChoosePixelFormat()
282 dist += (pfd.cDepthBits - target->cDepthBits); in WIN_GL_ChoosePixelFormat()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
Dwgl_utils.cpp29 pixelFormatDescriptor.cDepthBits = 24; in GetDefaultPixelFormatDescriptor()
DDisplayWGL.cpp525 config.depthSize = pixelFormatDescriptor.cDepthBits; in generateConfigs()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
Dwgl_utils.cpp29 pixelFormatDescriptor.cDepthBits = 24; in GetDefaultPixelFormatDescriptor()
DDisplayWGL.cpp519 config.depthSize = pixelFormatDescriptor.cDepthBits; in generateConfigs()
/third_party/cef/tests/cefclient/browser/
Dosr_render_handler_win_gl.cc167 pfd.cDepthBits = 16; in EnableGL()
/third_party/flutter/skia/third_party/externals/angle2/util/windows/
DWGLWindow.cpp30 pixelFormatDescriptor.cDepthBits = 24; in GetDefaultPixelFormatDescriptor()
/third_party/openGLES/xml/
Dwgltypes.txt36 BYTE cDepthBits;
83 BYTE cDepthBits;
/third_party/skia/third_party/externals/opengl-registry/xml/
Dwgltypes.txt36 BYTE cDepthBits;
83 BYTE cDepthBits;
/third_party/skia/third_party/externals/angle2/util/windows/
DWGLWindow.cpp35 pixelFormatDescriptor.cDepthBits = kDepthBits; in GetDefaultPixelFormatDescriptor()
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_wgl.cpp77 ppfd->cDepthBits = 24; in wglDescribePixelFormat()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_wgl.cpp80 ppfd->cDepthBits = 24; in wglDescribePixelFormat()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglcontext_wgl.c320 pfd.cDepthBits = 24; in gst_gl_context_wgl_choose_format()
/third_party/flutter/skia/src/utils/win/
DSkWGL_win.cpp269 dummyPFD.cDepthBits = 0; in SkWGLExtensions()
/third_party/skia/src/utils/win/
DSkWGL_win.cpp267 tempPFD.cDepthBits = 0; in SkWGLExtensions()
/third_party/flutter/glfw/src/
Dwgl_context.c173 u->depthBits = pfd.cDepthBits; in choosePixelFormat()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwingdi.h2605 BYTE cDepthBits; member
4228 BYTE cDepthBits; member