Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c325 modes->swapMethod = __DRI_ATTRIB_SWAP_UNDEFINED; in driCreateConfigs()
452 __DRI_ATTRIB_SWAP_NONE, __DRI_ATTRIB_SWAP_UNDEFINED, in dri_fill_in_modes()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h755 #define __DRI_ATTRIB_SWAP_UNDEFINED 0x8063 macro
/third_party/mesa3d/src/loader/
Dloader_dri3_helper.c458 draw->swap_method = __DRI_ATTRIB_SWAP_UNDEFINED; in loader_dri3_drawable_init()
1034 if (draw->swap_method != __DRI_ATTRIB_SWAP_UNDEFINED || force_copy) in loader_dri3_swap_buffers_msc()