Searched refs:__DRI_KOPPER_LOADER (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/include/ |
H A D | kopper_interface.h | 102 #define __DRI_KOPPER_LOADER "DRI_KopperLoader" macro
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_device.c | 217 .base = { __DRI_KOPPER_LOADER, 1 },
|
H A D | platform_surfaceless.c | 204 .base = { __DRI_KOPPER_LOADER, 1 },
|
H A D | platform_x11.c | 1322 .base = { __DRI_KOPPER_LOADER, 1 },
|
H A D | platform_wayland.c | 2663 .base = { __DRI_KOPPER_LOADER, 1 },
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_util.c | 90 if (strcmp(extensions[i]->name, __DRI_KOPPER_LOADER) == 0) in setupLoaderExtensions()
|
/third_party/mesa3d/src/gbm/backends/dri/ |
H A D | gbm_dri.c | 274 .base = { __DRI_KOPPER_LOADER, 1 },
|
/third_party/mesa3d/src/glx/ |
H A D | drisw_glx.c | 383 .base = { __DRI_KOPPER_LOADER, 1 },
|
Completed in 12 milliseconds