HomeSort by relevance Sort by last modified time
    Searched refs:__DRI_BUFFER_FRONT_LEFT (Results 1 - 12 of 12) sorted by null

  /hardware/intel/common/libva/va/x11/
dri2_util.c 40 #define __DRI_BUFFER_FRONT_LEFT 0
127 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
150 if (buffers[i].attachment == __DRI_BUFFER_FRONT_LEFT)
  /external/mesa3d/src/egl/drivers/dri2/
platform_wayland.c 277 if (dri2_surf->dri_buffers[__DRI_BUFFER_FRONT_LEFT] != NULL)
279 dri2_surf->dri_buffers[__DRI_BUFFER_FRONT_LEFT] =
281 __DRI_BUFFER_FRONT_LEFT, format,
330 case __DRI_BUFFER_FRONT_LEFT:
581 (const void **) &dri2_surf->dri_buffers[__DRI_BUFFER_FRONT_LEFT],
584 dri2_surf->dri_buffers[__DRI_BUFFER_FRONT_LEFT]->attachment =
585 __DRI_BUFFER_FRONT_LEFT;
594 dri2_surf->dri_buffers[__DRI_BUFFER_FRONT_LEFT]);
platform_android.c 426 case __DRI_BUFFER_FRONT_LEFT:
  /external/mesa3d/src/gallium/state_trackers/dri/drm/
dri2.c 102 attachments[num_attachments++] = __DRI_BUFFER_FRONT_LEFT;
118 att = __DRI_BUFFER_FRONT_LEFT;
241 case __DRI_BUFFER_FRONT_LEFT:
303 case __DRI_BUFFER_FRONT_LEFT:
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.c 377 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
411 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
434 case __DRI_BUFFER_FRONT_LEFT:
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.c 260 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
283 case __DRI_BUFFER_FRONT_LEFT:
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_context.c 362 case __DRI_BUFFER_FRONT_LEFT:
940 attachments[i++] = __DRI_BUFFER_FRONT_LEFT;
intel_mipmap_tree.c 360 dri_attachment == __DRI_BUFFER_FRONT_LEFT ||
386 (dri_attachment == __DRI_BUFFER_FRONT_LEFT ||
    [all...]
intel_screen.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 643 #define __DRI_BUFFER_FRONT_LEFT 0
677 * \c __DRI_BUFFER_FRONT_LEFT.
  /external/mesa3d/include/GL/internal/
dri_interface.h 723 #define __DRI_BUFFER_FRONT_LEFT 0
761 * \c __DRI_BUFFER_FRONT_LEFT.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 723 #define __DRI_BUFFER_FRONT_LEFT 0
761 * \c __DRI_BUFFER_FRONT_LEFT.

Completed in 360 milliseconds