Searched refs:__DRI_KOPPER (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/include/ |
H A D | kopper_interface.h | 58 #define __DRI_KOPPER "DRI_Kopper" macro
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | kopper.c | 1008 .base = { __DRI_KOPPER, 1 },
|
/third_party/mesa3d/src/gbm/backends/dri/ |
H A D | gbm_dri.c | 310 { __DRI_KOPPER, 1, offsetof(struct gbm_dri_device, kopper), true },
|
/third_party/mesa3d/src/glx/ |
H A D | drisw_glx.c | 974 if (strcmp(extensions[i]->name, __DRI_KOPPER) == 0) in driswCreateScreenDriver()
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | egl_dri2.c | 756 { __DRI_KOPPER, 1, offsetof(struct dri2_egl_display, kopper) },
|
Completed in 11 milliseconds