Home
last modified time | relevance | path

Searched refs:DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/directfb/DirectFB-1.4.17/src/gfx/generic/
H A Dgeneric_dummy.c46 snprintf( info->vendor, DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, "directfb.org" ); in gGetDriverInfo()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/omap/
H A Domap.c91 "Ville Syrjala", DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH ); in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/vmware/
H A Dvmware_gfxdriver.c64 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A Dgfxcard.h91 #define DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH 60 macro
110 char vendor[DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH];
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/neomagic/
H A Dneomagic.c97 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/gl/
H A Dgl_gfxdriver.c96 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/pxa3xx/
H A Dpxa3xx.c96 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/savage/
H A Dsavage.c110 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/systems/sdl/
H A Dsdlgfx.c239 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/davinci/
H A Ddavinci_gfxdriver.c195 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/sis315/
H A Dsis315.c221 snprintf(info->vendor, DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/cle266/
H A Dunichrome.c397 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/nsc/
H A Dnsc.c514 snprintf(info->vendor, DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, "NSC"); in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/ep9x/
H A Dep9x.c376 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/unichrome/
H A Dunichrome.c423 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/sh772x/
H A Dsh7722.c83 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/i830/
H A Di830.c303 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/tdfx/
H A Dtdfx.c744 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/cyber5k/
H A Dcyber5k.c708 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/ati128/
H A Dati128.c683 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/include/
H A Ddirectfb.h1458 #define DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH 60 macro
1465 char vendor[DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH]; /* Driver vendor */
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/i810/
H A Di810.c717 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/radeon/
H A Dradeon.c1414 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/mach64/
H A Dmach64.c1446 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/nvidia/
H A Dnvidia.c1460 DFB_GRAPHICS_DRIVER_INFO_VENDOR_LENGTH, in driver_get_info()

12