Searched refs:__DRI_DRI2 (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_util.c | 970 .base = { __DRI_DRI2, 4 }, 984 .base = { __DRI_DRI2, 4 },
|
/third_party/mesa3d/include/GL/internal/ |
H A D | dri_interface.h | 1054 #define __DRI_DRI2 "DRI_DRI2" macro
|
/third_party/mesa3d/src/glx/ |
H A D | dri2_glx.c | 1110 if (strcmp(extensions[i]->name, __DRI_DRI2) == 0) in dri2CreateScreen()
|
/third_party/mesa3d/src/gbm/backends/dri/ |
H A D | gbm_dri.c | 304 { __DRI_DRI2, 1, offsetof(struct gbm_dri_device, dri2), false },
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | egl_dri2.c | 718 { __DRI_DRI2, 2, offsetof(struct dri2_egl_display, dri2) },
|
Completed in 14 milliseconds