Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c164 __DRI_ATTRIB_SWAP_COPY in dri_fill_in_modes()
/third_party/mesa3d/src/glx/
Ddri_common.c185 else if (value == __DRI_ATTRIB_SWAP_COPY) in driConfigEqual()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h792 #define __DRI_ATTRIB_SWAP_COPY 0x8062 macro
/third_party/mesa3d/src/loader/
Dloader_dri3_helper.c1030 if (draw->swap_method == __DRI_ATTRIB_SWAP_COPY || force_copy) in loader_dri3_swap_buffers_msc()