HomeSort by relevance Sort by last modified time
    Searched refs:Visual (Results 101 - 125 of 183) sorted by null

1 2 3 45 6 7 8

  /external/mesa3d/src/mesa/swrast/
s_stencil.c 499 const GLuint stencilMax = (1 << fb->Visual.stencilBits) - 1;
553 const GLubyte stencilBits = ctx->DrawBuffer->Visual.stencilBits;
s_span.c 70 if (ctx->DrawBuffer->Visual.depthBits <= 16)
387 if (ctx->DrawBuffer->Visual.depthBits <= 16) {
    [all...]
  /external/chromium_org/base/win/
win_util.cc 395 #pragma message("Visual Studio 2012 x86 must be updated to at least Update 1")
396 #error Must install Update 1 to Visual Studio 2012.
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 168 Visual Studio with the :doc:`Native Client Add-In
180 Eclipse, Visual Studio, or Xcode) before you can get very far with the
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/xlib/
xlib_sw_winsys.c 68 Visual *visual; member in struct:xlib_displaytarget
161 xmb->visual,
208 xmb->visual,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wmesa.c 35 wmesa_new_framebuffer(HDC hdc, struct gl_config *visual)
40 _mesa_initialize_window_framebuffer(&pwfb->Base, visual);
232 if (ctx->Visual.doubleBufferMode == 1) {
429 ** These are slow, but work with all non-indexed visual types.
938 if (ctx->Visual.doubleBufferMode == 1) {
1013 struct gl_config *visual; local
1039 /* Get data for visual */
1044 * is nothing to be saved by telling the visual to be 16 bits if the device
1059 /* Create visual based on flags */
1060 visual = _mesa_create_visual(db_flag, /* db_flag *
1194 struct gl_config *visual = &c->gl_ctx.Visual; local
    [all...]
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/x11/
x_server_pixel_buffer.cc 117 Visual* default_visual = attributes.visual;
  /external/chromium_org/tools/gyp/test/lib/
TestGyp.py 897 of TestGypBase for Visual Studio.
907 '2013': r'Microsoft Visual Studio 12.0\Common7\IDE\devenv.com',
908 '2012': r'Microsoft Visual Studio 11.0\Common7\IDE\devenv.com',
909 '2010': r'Microsoft Visual Studio 10.0\Common7\IDE\devenv.com',
910 '2008': r'Microsoft Visual Studio 9.0\Common7\IDE\devenv.com',
911 '2005': r'Microsoft Visual Studio 8\Common7\IDE\devenv.com'}
    [all...]
  /external/mesa3d/src/gallium/winsys/sw/xlib/
xlib_sw_winsys.c 68 Visual *visual; member in struct:xlib_displaytarget
161 xmb->visual,
208 xmb->visual,
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wmesa.c 35 wmesa_new_framebuffer(HDC hdc, struct gl_config *visual)
40 _mesa_initialize_window_framebuffer(&pwfb->Base, visual);
232 if (ctx->Visual.doubleBufferMode == 1) {
429 ** These are slow, but work with all non-indexed visual types.
938 if (ctx->Visual.doubleBufferMode == 1) {
1013 struct gl_config *visual; local
1039 /* Get data for visual */
1044 * is nothing to be saved by telling the visual to be 16 bits if the device
1059 /* Create visual based on flags */
1060 visual = _mesa_create_visual(db_flag, /* db_flag *
1194 struct gl_config *visual = &c->gl_ctx.Visual; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_state.c 441 if (!ctx->DrawBuffer || !ctx->DrawBuffer->Visual.depthBits)
790 if (i830->intel.ctx.Visual.rgbBits == 16)
808 if (!ctx->DrawBuffer || !ctx->DrawBuffer->Visual.depthBits)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_state.c 441 if (!ctx->DrawBuffer || !ctx->DrawBuffer->Visual.depthBits)
790 if (i830->intel.ctx.Visual.rgbBits == 16)
808 if (!ctx->DrawBuffer || !ctx->DrawBuffer->Visual.depthBits)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
fbobject.c 257 if (fb->Visual.numAuxBuffers == 1) {
883 /* finally, update the visual info for the framebuffer */
    [all...]
context.c 28 * Mesa context/visual/framebuffer management functions.
180 /** \name GL Visual allocation/destruction */
312 * Destroy a visual and free its memory.
314 * \param vis visual.
316 * Frees the visual structure.
905 * \param visual describes the visual attributes for this context
915 const struct gl_config *visual,
928 ctx->Visual = *visual;
    [all...]
accum.c 80 if (ctx->DrawBuffer->Visual.haveAccumBuffer == 0) {
  /external/mesa3d/src/mesa/main/
fbobject.c 257 if (fb->Visual.numAuxBuffers == 1) {
883 /* finally, update the visual info for the framebuffer */
    [all...]
context.c 28 * Mesa context/visual/framebuffer management functions.
180 /** \name GL Visual allocation/destruction */
312 * Destroy a visual and free its memory.
314 * \param vis visual.
316 * Frees the visual structure.
905 * \param visual describes the visual attributes for this context
915 const struct gl_config *visual,
928 ctx->Visual = *visual;
    [all...]
accum.c 80 if (ctx->DrawBuffer->Visual.haveAccumBuffer == 0) {
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_span.c 70 if (ctx->DrawBuffer->Visual.depthBits <= 16)
387 if (ctx->DrawBuffer->Visual.depthBits <= 16) {
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 325 Visual* visual; member in struct:__anon18291
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11.cc 1026 Visual* visual = CopyFromParent; local
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_x11.c 122 Visual *visual; local
162 visual = DefaultVisual((Display *)ctx->native_dpy, ctx->x11_screen);
166 if (TrueColor != visual->class) {
167 drv_debug_msg(VIDEO_DEBUG_ERROR, "PutSurface: Default visual of X display must be TrueColor.\n");
178 rmask = visual->red_mask;
179 gmask = visual->green_mask;
180 bmask = visual->blue_mask;
189 ximg = XCreateImage((Display *)ctx->native_dpy, visual, depth, ZPixmap, 0, NULL, width, height, 32, 0);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xutil.h 277 * Information used by the visual utility routines to find desired visual
282 Visual *visual; member in struct:__anon45041
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 277 * Information used by the visual utility routines to find desired visual
282 Visual *visual; member in struct:__anon46777
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_common.c 310 (ctx->Depth.Test && fb->Visual.depthBits > 0));
313 (ctx->Stencil.Enabled && fb->Visual.stencilBits > 0));

Completed in 975 milliseconds

1 2 3 45 6 7 8