Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_helpers.c228 .base = { __DRI2_FENCE, 2 },
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h317 #define __DRI2_FENCE "DRI2_Fence" macro
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c299 { __DRI2_FENCE, 1, offsetof(struct gbm_dri_device, fence), true },
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c748 { __DRI2_FENCE, 1, offsetof(struct dri2_egl_display, fence) },