Home
last modified time | relevance | path

Searched refs:__DRI_BUFFER_BACK_RIGHT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/include/GL/internal/
Ddri_interface.h1088 #define __DRI_BUFFER_BACK_RIGHT 3 macro
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c1131 case __DRI_BUFFER_BACK_RIGHT: in droid_get_buffers_parse_attachments()
/external/mesa3d/src/gallium/frontends/dri/
Ddri2.c145 att = __DRI_BUFFER_BACK_RIGHT; in dri2_drawable_get_buffers()