Home
last modified time | relevance | path

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

/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1020 #define __DRI_BUFFER_BACK_RIGHT 3 macro
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_ohos.c791 case __DRI_BUFFER_BACK_RIGHT: in ohos_get_buffers_parse_attachments()
Dplatform_android.c1202 case __DRI_BUFFER_BACK_RIGHT: in droid_get_buffers_parse_attachments()
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c146 att = __DRI_BUFFER_BACK_RIGHT; in dri2_drawable_get_buffers()