Searched refs:__DRI_BUFFER_BACK_LEFT (Results 1 - 14 of 14) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common_context.c402 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
433 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
461 case __DRI_BUFFER_BACK_LEFT:
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.c402 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
433 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
461 case __DRI_BUFFER_BACK_LEFT:
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_context.c254 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
279 case __DRI_BUFFER_BACK_LEFT:
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_context.c175 case __DRI_BUFFER_BACK_LEFT:
732 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
H A Dintel_mipmap_tree.c298 assert(dri_attachment == __DRI_BUFFER_BACK_LEFT ||
H A Dintel_screen.c1212 attachment == __DRI_BUFFER_BACK_LEFT);
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c254 dri2_surf->dri_buffers[i]->attachment != __DRI_BUFFER_BACK_LEFT)
302 dri2_surf->dri_buffers[i]->attachment != __DRI_BUFFER_BACK_LEFT)
403 buffer->attachment = __DRI_BUFFER_BACK_LEFT;
489 case __DRI_BUFFER_BACK_LEFT:
H A Dplatform_drm.c278 buffer->attachment = __DRI_BUFFER_BACK_LEFT;
323 case __DRI_BUFFER_BACK_LEFT:
H A Dplatform_android.c852 case __DRI_BUFFER_BACK_LEFT:
/external/mesa3d/src/gallium/state_trackers/dri/
H A Ddri2.c246 att = __DRI_BUFFER_BACK_LEFT;
374 case __DRI_BUFFER_BACK_LEFT:
590 case __DRI_BUFFER_BACK_LEFT:
/external/mesa3d/include/GL/internal/
H A Ddri_interface.h946 #define __DRI_BUFFER_BACK_LEFT 1 macro
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_context.c1430 case __DRI_BUFFER_BACK_LEFT:
1568 attachments[i++] = __DRI_BUFFER_BACK_LEFT;
H A Dintel_screen.c1947 attachment == __DRI_BUFFER_BACK_LEFT);
/external/mesa3d/src/glx/
H A Ddri2_glx.c736 if (pdraw->buffers[i].attachment == __DRI_BUFFER_BACK_LEFT)

Completed in 255 milliseconds